diff -r c2230649a493 -r c92296660262 lemon/time_measure.h --- a/lemon/time_measure.h Sun Nov 15 19:57:02 2009 +0100 +++ b/lemon/time_measure.h Wed Nov 18 14:38:02 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).