Browse Source

[1140] more typos in rdata/generic/detail/txt_like.h

Dima Volodin 13 years ago
parent
commit
261656de6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dns/rdata/generic/detail/txt_like.h

+ 1 - 1
src/lib/dns/rdata/generic/detail/txt_like.h

@@ -173,7 +173,7 @@ public:
         return (s);
     }
 
-    /// \brief Compare two instances of \c TSIG RDATA.
+    /// \brief Compare two instances of TXT-like RDATA.
     ///
     /// It is up to the caller to make sure that \c other is an object of the
     /// same \c TXTLikeImpl class.