fix misspelled word (#250)

Co-authored-by: wangzelin.wzl <wangzelin.wzl@alibaba-inc.com>
This commit is contained in:
LIN
2021-07-28 21:37:26 +08:00
committed by wangzelin.wzl
parent 418f092462
commit 60c3786386
46 changed files with 132 additions and 132 deletions

View File

@ -199,7 +199,7 @@ private:
private:
bool is_inited_;
bool is_running_;
// Query __all_clog_hisotry_info
// Query __all_clog_history_info
common::ObMySQLProxy* sql_proxy_;
// Provide reading remote log
ObILogEngine* log_engine_;