Docs: clarify list-separator requirements
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 2 Apr 2021 11:11:11 +0000 (12:11 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 2 Apr 2021 13:18:24 +0000 (14:18 +0100)
doc/doc-docbook/spec.xfpt

index 7372dd3febf1490478317fe7a4e6447a3edd01f4..d971bbf606c9c0841e246f628c5d95b29543f013 100644 (file)
@@ -5489,8 +5489,8 @@ local_interfaces = 127.0.0.1 : ::::1
 contains two IP addresses, the IPv4 address 127.0.0.1 and the IPv6 address ::1.
 
 &*Note*&: Although leading and trailing white space is ignored in individual
-list items, it is not ignored when parsing the list. The space after the first
-colon in the example above is necessary. If it were not there, the list would
+list items, it is not ignored when parsing the list. The spaces around the first
+colon in the example above are necessary. If they were not there, the list would
 be interpreted as the two items 127.0.0.1:: and 1.
 
 .section "Changing list separators" "SECTlistsepchange"