Parcourir la source

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

Dima Volodin il y a 13 ans
Parent
commit
261656de6d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.