fix spelling mistakes
This commit is contained in:
parent
c665879dce
commit
d3686ef347
|
@ -31,7 +31,7 @@ message QueryCurrRegionHttpRsp {
|
||||||
bytes region_custom_config_encrypted = 12;
|
bytes region_custom_config_encrypted = 12;
|
||||||
bytes client_region_custom_config_encrypted = 13;
|
bytes client_region_custom_config_encrypted = 13;
|
||||||
oneof detail {
|
oneof detail {
|
||||||
ForceUpdateInfo force_udpate = 4;
|
ForceUpdateInfo force_update = 4;
|
||||||
StopServerInfo stop_server = 5;
|
StopServerInfo stop_server = 5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue