changeset 964 | 2b6bffe0e7e8 |
parent 584 | 33c6b6e755cd |
child 1054 | c40a9d94442d |
1.1 --- a/lemon/time_measure.h Tue Dec 20 17:44:38 2011 +0100 1.2 +++ b/lemon/time_measure.h Tue Dec 20 18:15:14 2011 +0100 1.3 @@ -375,7 +375,7 @@ 1.4 1.5 ///This function returns the number of stop() exections that is 1.6 ///necessary to really stop the timer. 1.7 - ///For example the timer 1.8 + ///For example, the timer 1.9 ///is running if and only if the return value is \c true 1.10 ///(i.e. greater than 1.11 ///zero).