diff -r e5c0c5cc477f -r 17eb3eaad9f8 lemon/bits/static_map.h --- a/lemon/bits/static_map.h Thu Feb 02 17:09:09 2006 +0000 +++ b/lemon/bits/static_map.h Thu Feb 02 17:43:24 2006 +0000 @@ -27,14 +27,14 @@ #include #include -/// \ingroin graphmaps +/// \ingroup graphmaps /// ///\file ///\brief Static sized graph maps. namespace lemon { - /// \ingroin graphmaps + /// \ingroup graphmaps /// /// \brief Graph map with static sized storage. ///