mirror of https://github.com/apache/jclouds.git
Fix typo
This commit is contained in:
parent
e2da6ae80d
commit
7c618e2735
|
@ -167,7 +167,7 @@ public interface ObjectApi {
|
||||||
GetObjectOptions options);
|
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
|
* @see https://developers.google.com/storage/docs/json_api/v1/how-tos/upload#simple
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue