From 10fee2c4e2b04eacc1102c1da1ef4625288dde7a Mon Sep 17 00:00:00 2001 From: yan-tingyun <52439770+yan-tingyun@users.noreply.github.com> Date: Tue, 23 Nov 2021 14:47:03 +0800 Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20sr?= =?UTF-8?q?c/clog/ob=5Finfo=5Fblock=5Fhandler.h=20(#564)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/clog/ob_info_block_handler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clog/ob_info_block_handler.h b/src/clog/ob_info_block_handler.h index de25b83e4..547d169fb 100644 --- a/src/clog/ob_info_block_handler.h +++ b/src/clog/ob_info_block_handler.h @@ -171,7 +171,7 @@ private: int ret_code_; }; - // adapt hashmap forech, used to traverse infoblock. + // adapt hashmap foreach, used to traverse infoblock. // 1. record partition which need to be minor freeze. class CheckPartitionNeedFreezeFunctor { public: