Parcourir la source

[2310] unrelated editorial fix: removed redundant word from doxygen comment.

JINMEI Tatuya il y a 12 ans
Parent
commit
0a94c9b777
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/datasrc/memory/zone_data.h

+ 1 - 1
src/lib/datasrc/memory/zone_data.h

@@ -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 {