This commit is contained in:
snotling 2015-03-25 11:55:23 +01:00 committed by Andrew Gaul
parent e2da6ae80d
commit 7c618e2735
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ public interface ObjectApi {
GetObjectOptions options);
/**
* Stores a new object.Bject metadata setting is not supported with simple uploads
* Stores a new object. Object metadata setting is not supported with simple uploads
*
* @see https://developers.google.com/storage/docs/json_api/v1/how-tos/upload#simple
*