fixed grammar

This commit is contained in:
Davis King 2012-11-12 23:09:29 -05:00
parent e23a612c24
commit 02d4d2a23c
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@
documentation for the <a href="dlib/interfaces/cmd_line_parser_option.h.html">cmd_line_parser_option</a> documentation for the <a href="dlib/interfaces/cmd_line_parser_option.h.html">cmd_line_parser_option</a>
(the object returned by the parser's .option() function) is in a separate file. (the object returned by the parser's .option() function) is in a separate file.
<p> <p>
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 <tt>command_line_parser</tt> and <tt>wcommand_line_parser</tt> cmd_line_parser template. These are the <tt>command_line_parser</tt> and <tt>wcommand_line_parser</tt>
types respectively. types respectively.
</p> </p>