changeset 788 | c92296660262 |
parent 584 | 33c6b6e755cd |
1.1 --- a/lemon/time_measure.h Sun Nov 15 19:57:02 2009 +0100 1.2 +++ b/lemon/time_measure.h Wed Nov 18 14:38:02 2009 +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).