Fix code comment typo (#32)

fix comment typo
This commit is contained in:
dshe
2021-06-15 14:26:26 +08:00
committed by GitHub
parent f6ee74f9cd
commit fcf52f5ee3
16 changed files with 20 additions and 20 deletions

View File

@ -271,7 +271,7 @@ class ObPartitionMacroBlockObProducer {
// end_key(1)
// end_key(2)
// ...
// end_key(n) shoule be MAX
// end_key(n) should be MAX
class ObLogicBaseMetaProducer {
public:
ObLogicBaseMetaProducer() : is_inited_(false), partition_service_(NULL), arg_(NULL)