diff -r 70b199792735 -r ad40f7d32846 lemon/time_measure.h --- a/lemon/time_measure.h Fri Aug 09 11:07:27 2013 +0200 +++ b/lemon/time_measure.h Sun Aug 11 15:28:12 2013 +0200 @@ -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).