Browse Source

[1613] typo

Jelte Jansen 13 years ago
parent
commit
82708a4ff9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/auth/statistics.h

+ 1 - 1
src/bin/auth/statistics.h

@@ -158,7 +158,7 @@ public:
     /// \return the value of the counter specified by \a type.
     /// \return the value of the counter specified by \a type.
     uint64_t getCounter(const AuthCounters::ServerCounterType type) const;
     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
     /// This method returns the value of the per opcode counter for the
     /// specified \c opcode.
     /// specified \c opcode.