aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/asciidoc.conf
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2017-11-11 17:55:26 +0100
committerMartin Kaiser <wireshark@kaiser.cx>2017-11-11 17:00:19 +0000
commitda24baf510df4e5273da57d3b867a4ffbc64bde1 (patch)
treec57be02a53f63a250d8788d3495e3cda1741c53b /docbook/asciidoc.conf
parentac41b0a94153dd5b7c1ca946b74f2ee3f81ff932 (diff)
asciidoc.conf, sort-and-group: (trivial) fix a comment
sort-and-group produces a comma-separated list, the last two entries are separated by "and" Change-Id: I3e6c153c764641664453c4d091fdb84bb308e689 Reviewed-on: https://code.wireshark.org/review/24366 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
Diffstat (limited to 'docbook/asciidoc.conf')
-rw-r--r--docbook/asciidoc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/asciidoc.conf b/docbook/asciidoc.conf
index 0c3608c464..694dbbe571 100644
--- a/docbook/asciidoc.conf
+++ b/docbook/asciidoc.conf
@@ -71,7 +71,7 @@ endif::backend-html4,backend-html5,backend-xhtml11[]
#
# produces
#
-# blue, Fish, One, red, two
+# blue, Fish, One, red, and two
[blockdef-sort-and-group]
delimiter=^--sort-and-group--$
style=default