diff --git a/docs/docs/parsing.xml b/docs/docs/parsing.xml index 25fafaae0..f45d24eb5 100644 --- a/docs/docs/parsing.xml +++ b/docs/docs/parsing.xml @@ -419,7 +419,7 @@ documentation for the cmd_line_parser_option (the object returned by the parser's .option() function) is in a separate file.

- Note also that there are also standard typedefs for the ASCII and wide character versions of the + Note also that there are standard typedefs for the ASCII and wide character versions of the cmd_line_parser template. These are the command_line_parser and wcommand_line_parser types respectively.