fix spelling

This commit is contained in:
Chris Lu
2019-12-28 11:16:10 -08:00
parent 1fd8926ac7
commit b3c83f9404
3 changed files with 187 additions and 187 deletions

View File

@@ -349,7 +349,7 @@ message RemoteFile {
uint64 offset = 4;
uint64 file_size = 5;
uint64 modified_time = 6;
string extenstion = 7;
string extension = 7;
}
message VolumeTierInfo {
repeated RemoteFile files = 1;