diff -r 9ae88e7c04a7 -r e20173729589 lemon/time_measure.h --- a/lemon/time_measure.h Fri Nov 13 17:30:26 2009 +0100 +++ b/lemon/time_measure.h Fri Nov 13 18:10: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).