fix spelling mistakes

This commit is contained in:
dragon 2022-11-08 15:30:52 +08:00
parent c665879dce
commit d3686ef347
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ message QueryCurrRegionHttpRsp {
bytes region_custom_config_encrypted = 12;
bytes client_region_custom_config_encrypted = 13;
oneof detail {
ForceUpdateInfo force_udpate = 4;
ForceUpdateInfo force_update = 4;
StopServerInfo stop_server = 5;
}
}