From bf2b8dc94331b50bd839dc8f5b188664637c7b31 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 19 Mar 2019 16:15:42 -0400 Subject: [PATCH] spelling: iterator --- modules/lmdbbackend/lmdb-typed.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lmdbbackend/lmdb-typed.hh b/modules/lmdbbackend/lmdb-typed.hh index a64dd1110..e6da3dd7d 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 {}; -- 2.40.0