s/--/—/

This commit is contained in:
Richard van der Hoff 2018-08-29 00:07:36 +01:00
parent 6f3b42a457
commit 7f9524f801

View file

@ -43,7 +43,7 @@ following grammar::
dns-char = DIGIT / ALPHA / "-" / "."
-- in other words, the server name is the hostname, followed by an optional
in other words, the server name is the hostname, followed by an optional
numeric port specifier. The hostname may be a dotted-quad IPv4 address literal,
an IPv6 address literal surrounded with square brackets, or a DNS name.