diff -r 5e865c5c8a87 -r 6563019430ba src/lemon/concept/path.h --- a/src/lemon/concept/path.h Mon Nov 08 08:40:37 2004 +0000 +++ b/src/lemon/concept/path.h Mon Nov 08 15:22:39 2004 +0000 @@ -29,7 +29,7 @@ /// @{ - //! \brief A skeletom structure for representing directed paths in a graph. + //! \brief A skeleton structure for representing directed paths in a graph. //! //! A skeleton structure for representing directed paths in a graph. //! \param GR The graph type in which the path is.