From 47dd37ff798d454d8e1fd00cd93478642981e2b0 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 10 Mar 2021 16:37:52 +0100 Subject: Fix comment --- src/iso19111/factory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/iso19111/factory.cpp b/src/iso19111/factory.cpp index 62a309c4..1dac2535 100644 --- a/src/iso19111/factory.cpp +++ b/src/iso19111/factory.cpp @@ -329,7 +329,7 @@ void DatabaseContext::Private::closeDB() noexcept { // due to possible wrong caching of key info. // The bug is specific to using a memory file with shared cache as an // auxiliary DB. - // The efinitive fix was likely in 3.8.8 + // The fix was likely in 3.8.8 // https://github.com/mackyle/sqlite/commit/d412d4b8731991ecbd8811874aa463d0821673eb // But just after 3.8.2, // https://github.com/mackyle/sqlite/commit/ccf328c4318eacedab9ed08c404bc4f402dcad19 -- cgit v1.2.3