]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: iterator
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 19 Mar 2019 20:15:42 +0000 (16:15 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 19 Mar 2019 20:15:42 +0000 (16:15 -0400)
modules/lmdbbackend/lmdb-typed.hh

index a64dd1110af1f9d4c76c8d0bf04b64de0673b6bd..e6da3dd7d21d9397c645545bcf270d4ebc887f81 100644 (file)
@@ -256,7 +256,7 @@ public:
       return count;
     }
 
-    //! End iderator type
+    //! End iterator type
     struct eiter_t
     {};