diff -r 3fcb8ae9cea1 -r dd57a540ff5f lemon/graph_utils.h --- a/lemon/graph_utils.h Tue Jul 12 16:15:37 2005 +0000 +++ b/lemon/graph_utils.h Tue Jul 12 16:16:19 2005 +0000 @@ -193,7 +193,7 @@ /// \brief Copy a map. /// - /// Thsi function copies the \c source map to the \c target map. It uses the + /// This function copies the \c source map to the \c target map. It uses the /// given iterator to iterate on the data structure and it uses the \c ref /// mapping to convert the source's keys to the target's keys. template