Add missing puctuation
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 31 Aug 2014 21:07:54 +0000 (22:07 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 31 Aug 2014 21:07:54 +0000 (22:07 +0100)
doc/doc-docbook/spec.xfpt

index e8e4109b0309898d308e8d59093b68fcf5b6c641..ffe153ae9aedf91582b6f628d829b733c5bfefea 100644 (file)
@@ -7374,7 +7374,7 @@ individual fields from data that consists of &'key'&=&'value'& pairs.
 The &%listextract%& operator should be used to pick out individual values
 of attributes, even when only a single value is expected.
 The doubling of embedded commas allows you to use the returned data as a
-comma separated list (using the "<," syntax for changing the input list separator)
+comma separated list (using the "<," syntax for changing the input list separator).
 .wen