diff -r 70b199792735 -r ad40f7d32846 lemon/counter.h --- a/lemon/counter.h Fri Aug 09 11:07:27 2013 +0200 +++ b/lemon/counter.h Sun Aug 11 15:28:12 2013 +0200 @@ -212,7 +212,7 @@ /// 'Do nothing' version of Counter. - /// This class can be used in the same way as \ref Counter however it + /// This class can be used in the same way as \ref Counter, but it /// does not count at all and does not print report on destruction. /// /// Replacing a \ref Counter with a \ref NoCounter makes it possible