fix typos

This commit is contained in:
a1iive
2023-04-10 02:47:59 +00:00
committed by ob-robot
parent 0b0bc6cb43
commit 85649beed6

View File

@ -274,7 +274,7 @@ int ObLoadDataBase::memory_check_remote(uint64_t tenant_id, bool &need_wait_mino
/* /*
* if param_a != param_b: this variable is from a field of data file, * if param_a != param_b: this variable is from a field of data file,
* calc the correspond field index via param string value * calc the corresponding field index via param string value
* return the index * return the index
*/ */
int ObLoadDataBase::calc_param_offset(const ObObj &param_a, int ObLoadDataBase::calc_param_offset(const ObObj &param_a,