From: Josh Soref Date: Tue, 19 Mar 2019 20:15:42 +0000 (-0400) Subject: spelling: iterator X-Git-Tag: dnsdist-1.4.0-alpha1~34^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2b8dc94331b50bd839dc8f5b188664637c7b31;p=thirdparty%2Fpdns.git spelling: iterator --- diff --git a/modules/lmdbbackend/lmdb-typed.hh b/modules/lmdbbackend/lmdb-typed.hh index a64dd1110a..e6da3dd7d2 100644 --- a/modules/lmdbbackend/lmdb-typed.hh +++ b/modules/lmdbbackend/lmdb-typed.hh @@ -256,7 +256,7 @@ public: return count; } - //! End iderator type + //! End iterator type struct eiter_t {};