]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2310] unrelated editorial fix: removed redundant word from doxygen comment.
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 23 Jan 2013 22:38:24 +0000 (14:38 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 23 Jan 2013 22:38:24 +0000 (14:38 -0800)
src/lib/datasrc/memory/zone_data.h

index 974ce241d1921716fa9d08f1071e5027f05d71c3..14e6e6dfffb404ba22e9f4ff843912647b7edb9c 100644 (file)
@@ -413,7 +413,7 @@ public:
     ///
     /// The class encapsulation ensures that the origin node always exists at
     /// the same address, so this method always returns a non-NULL valid
-    /// valid pointer.
+    /// pointer.
     ///
     /// \throw none
     const ZoneNode* getOriginNode() const {