diff -r 73c892335e74 -r 97d978243703 lemon/suurballe.h --- a/lemon/suurballe.h Tue Jul 30 15:54:46 2013 +0200 +++ b/lemon/suurballe.h Mon Aug 05 14:03:29 2013 +0200 @@ -137,7 +137,7 @@ /// The heap type used for internal Dijkstra computations. typedef typename TR::Heap Heap; - /// The \ref SuurballeDefaultTraits "traits class" of the algorithm. + /// The \ref lemon::SuurballeDefaultTraits "traits class" of the algorithm. typedef TR Traits; private: