lemon/lgf_reader.h
changeset 786 e20173729589
parent 599 f63e87b9748e
child 877 141f9c0db4a3
     1.1 --- a/lemon/lgf_reader.h	Fri Nov 13 17:30:26 2009 +0100
     1.2 +++ b/lemon/lgf_reader.h	Fri Nov 13 18:10:06 2009 +0100
     1.3 @@ -427,7 +427,7 @@
     1.4    ///   run();
     1.5    ///\endcode
     1.6    ///
     1.7 -  /// By default the reader uses the first section in the file of the
     1.8 +  /// By default, the reader uses the first section in the file of the
     1.9    /// proper type. If a section has an optional name, then it can be
    1.10    /// selected for reading by giving an optional name parameter to the
    1.11    /// \c nodes(), \c arcs() or \c attributes() functions.
    1.12 @@ -2221,7 +2221,7 @@
    1.13      /// and the comment lines are filtered out, and the leading
    1.14      /// whitespaces are trimmed from each processed string.
    1.15      ///
    1.16 -    /// For example let's see a section, which contain several
    1.17 +    /// For example, let's see a section, which contain several
    1.18      /// integers, which should be inserted into a vector.
    1.19      ///\code
    1.20      ///  @numbers