lemon/suurballe.h
changeset 584 33c6b6e755cd
parent 559 c5fd2d996909
child 623 7c1324b35d89
     1.1 --- a/lemon/suurballe.h	Tue Apr 14 10:40:33 2009 +0100
     1.2 +++ b/lemon/suurballe.h	Wed Apr 15 02:04:37 2009 +0200
     1.3 @@ -288,7 +288,7 @@
     1.4        return *this;
     1.5      }
     1.6  
     1.7 -    /// \name Execution control
     1.8 +    /// \name Execution Control
     1.9      /// The simplest way to execute the algorithm is to call the run()
    1.10      /// function.
    1.11      /// \n