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