From: Jelte Jansen Date: Wed, 15 Feb 2012 17:20:43 +0000 (+0100) Subject: [1613] typo X-Git-Tag: trac2351_base~247^2~2^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82708a4ff9185158d779cc194e94fc3aa1c3bd09;p=thirdparty%2Fkea.git [1613] typo --- diff --git a/src/bin/auth/statistics.h b/src/bin/auth/statistics.h index cd1081e724..0c92605e57 100644 --- a/src/bin/auth/statistics.h +++ b/src/bin/auth/statistics.h @@ -158,7 +158,7 @@ public: /// \return the value of the counter specified by \a type. uint64_t getCounter(const AuthCounters::ServerCounterType type) const; - /// \brief Get the value of a per rcode counter. + /// \brief Get the value of a per opcode counter. /// /// This method returns the value of the per opcode counter for the /// specified \c opcode.