diff -r f426c84a4e00 -r 37338ae42a2b src/lemon/maps.h --- a/src/lemon/maps.h Wed Feb 23 10:53:17 2005 +0000 +++ b/src/lemon/maps.h Wed Feb 23 22:00:05 2005 +0000 @@ -590,7 +590,7 @@ ///that is it provides an operator() to read its values. /// ///For the sake of convenience it also works as a ususal map, i.e - ///operator[] and the \c Key and \c Valu typedefs also exist. + ///operator[] and the \c Key and \c Value typedefs also exist. template class MapFunctor