diff -r 994c7df296c9 -r 1b89e29c9fc7 lemon/lgf_reader.h --- a/lemon/lgf_reader.h Thu Dec 10 17:05:35 2009 +0100 +++ b/lemon/lgf_reader.h Thu Dec 10 17:18:25 2009 +0100 @@ -427,7 +427,7 @@ /// run(); ///\endcode /// - /// By default the reader uses the first section in the file of the + /// By default, the reader uses the first section in the file of the /// proper type. If a section has an optional name, then it can be /// selected for reading by giving an optional name parameter to the /// \c nodes(), \c arcs() or \c attributes() functions. @@ -2221,7 +2221,7 @@ /// and the comment lines are filtered out, and the leading /// whitespaces are trimmed from each processed string. /// - /// For example let's see a section, which contain several + /// For example, let's see a section, which contain several /// integers, which should be inserted into a vector. ///\code /// @numbers