changeset 580 | 58f70400e139 |
parent 550 | c5fd2d996909 |
child 615 | 7c1324b35d89 |
1.1 --- a/lemon/suurballe.h Wed Apr 15 07:05:32 2009 +0100 1.2 +++ b/lemon/suurballe.h Wed Apr 15 07:07:25 2009 +0100 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