[td-255] fix typo

This commit is contained in:
Haojun Liao 2021-05-29 19:32:00 +08:00
parent d263b2ad19
commit 6d659815be
1 changed files with 1 additions and 1 deletions

View File

@ -2927,7 +2927,7 @@ static int32_t mnodeProcessMultiTableMetaMsg(SMnodeMsg *pMsg) {
pMultiMeta->contLen += pMeta->contLen;
} else {
// ignore error and continue.
// Ttherwise the client may found that the responding message is inconsistent.
// Otherwise the client may found that the responding message is inconsistent.
// goto _end;
}
}