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>
This commit is contained in:
Martin Kaiser 2017-11-11 17:55:26 +01:00
parent ac41b0a941
commit da24baf510
1 changed files with 1 additions and 1 deletions

View File

@ -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