diff -r 58c330ad0b5c -r 6be1f9bd2ac0 lemon/counter.h --- a/lemon/counter.h Sun Oct 04 10:15:32 2009 +0200 +++ b/lemon/counter.h Wed Dec 09 11:14:06 2009 +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