lemon/lemon_reader.h
changeset 2368 6b2e8b734ae7
parent 2334 c1e936e6a46b
child 2386 81b47fc5c444
     1.1 --- a/lemon/lemon_reader.h	Mon Feb 19 09:55:43 2007 +0000
     1.2 +++ b/lemon/lemon_reader.h	Mon Feb 19 12:11:41 2007 +0000
     1.3 @@ -740,9 +740,9 @@
     1.4    /// \ingroup section_io
     1.5    /// \brief SectionReader for reading a graph's nodeset.
     1.6    ///
     1.7 -  /// The lemon format can store multiple graph nodesets with several maps.
     1.8 -  /// The nodeset section's header line is \c \@nodeset \c nodeset_name, but the
     1.9 -  /// \c nodeset_name may be empty.
    1.10 +  /// The lemon format can store multiple graph nodesets with several
    1.11 +  /// maps.  The nodeset section's header line is \c \@nodeset \c
    1.12 +  /// nodeset_name, but the \c nodeset_name may be empty.
    1.13    ///
    1.14    /// The first line of the section contains the names of the maps separated
    1.15    /// with white spaces. Each next lines describes a node in the nodeset, and