From 40f59f124f453d27da30b4f023bf9a46fe58d3be Mon Sep 17 00:00:00 2001 From: Jussi Saurio Date: Sat, 8 Feb 2025 11:12:16 +0200 Subject: [PATCH] Fix comment: new -> old --- core/mvcc/database/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/mvcc/database/mod.rs b/core/mvcc/database/mod.rs index 4ae85f195..4cdd4f65e 100644 --- a/core/mvcc/database/mod.rs +++ b/core/mvcc/database/mod.rs @@ -534,7 +534,7 @@ impl MvStore