diff -r 7c4ba7daaf5f -r 2b6bffe0e7e8 lemon/counter.h --- a/lemon/counter.h Tue Dec 20 17:44:38 2011 +0100 +++ b/lemon/counter.h Tue Dec 20 18:15:14 2011 +0100 @@ -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