diff -r 58c330ad0b5c -r 6be1f9bd2ac0 lemon/time_measure.h --- a/lemon/time_measure.h Sun Oct 04 10:15:32 2009 +0200 +++ b/lemon/time_measure.h Wed Dec 09 11:14:06 2009 +0100 @@ -375,7 +375,7 @@ ///This function returns the number of stop() exections that is ///necessary to really stop the timer. - ///For example the timer + ///For example, the timer ///is running if and only if the return value is \c true ///(i.e. greater than ///zero).