lemon/counter.h
changeset 786 e20173729589
parent 440 88ed40ad0d4f
child 1123 18c89646185e
     1.1 --- a/lemon/counter.h	Fri Nov 13 17:30:26 2009 +0100
     1.2 +++ b/lemon/counter.h	Fri Nov 13 18:10:06 2009 +0100
     1.3 @@ -212,7 +212,7 @@
     1.4  
     1.5    /// 'Do nothing' version of Counter.
     1.6  
     1.7 -  /// This class can be used in the same way as \ref Counter however it
     1.8 +  /// This class can be used in the same way as \ref Counter, but it
     1.9    /// does not count at all and does not print report on destruction.
    1.10    ///
    1.11    /// Replacing a \ref Counter with a \ref NoCounter makes it possible