Minor change

This commit is contained in:
Sergey Poznyakoff 2019-07-24 14:55:38 +03:00
parent 7eaa3c45be
commit 66e5c11285

View file

@ -472,7 +472,7 @@ C string containing the characters to be added, set the
\fBWRDSO_NAMECHAR\fR bit in \fBws_options\fR and set the
\fBWRDSF_OPTIONS\fR bit in the \fIflags\fR argument.
.PP
For example, to allow semicolon in variable names, do:
For example, to allow for colons in variable names, do:
.PP
.EX
struct wordsplit ws;