fix: alter ttlChangeOnWrite note info
This commit is contained in:
parent
7ae366303a
commit
5154d0e1a3
|
@ -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",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue