Gitweb:
http://git.exim.org/exim.git/commitdiff/2ce45f59d7f070fa3d96f88523a6e19a0e68aae2
Commit: 2ce45f59d7f070fa3d96f88523a6e19a0e68aae2
Parent: 791c21c8150041dc7cfa5302961485d942016053
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Aug 31 22:07:54 2014 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Aug 31 22:07:54 2014 +0100
Add missing puctuation
---
doc/doc-docbook/spec.xfpt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index e8e4109..ffe153a 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -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