]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1613] typo
authorJelte Jansen <jelte@isc.org>
Wed, 15 Feb 2012 17:20:43 +0000 (18:20 +0100)
committerJelte Jansen <jelte@isc.org>
Wed, 15 Feb 2012 17:20:43 +0000 (18:20 +0100)
src/bin/auth/statistics.h

index cd1081e724adde2b0f020293d27c52975439d317..0c92605e5739cd8555968db9bcf14df9c3c9acc3 100644 (file)
@@ -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.