fix: alter ttlChangeOnWrite note info

This commit is contained in:
Shungang Li 2023-08-04 17:24:35 +08:00
parent 7ae366303a
commit 5154d0e1a3
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ static const char *offlineReason[] = {
"timezone not match", "timezone not match",
"locale not match", "locale not match",
"charset not match", "charset not match",
"ttl change on write not match" "ttlChangeOnWrite not match",
"unknown", "unknown",
}; };