We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8730ad7 commit bc8f135Copy full SHA for bc8f135
2 files changed
[refs]
@@ -1,4 +1,4 @@
1
---
2
-refs/heads/master: 2e3042c106800ea15b2fe2bfaf117555e17b8f4a
+refs/heads/master: bfae66745c8aee8d1eb9fe18feb2873c8307415e
3
refs/heads/travis: 0fa997e2fc9c6b61b2d91e6d163655aae67d44b6
4
refs/heads/gh-pages: 5a10432ecc75f29812e33a8236c900379509fe99
trunk/gcloud-java-storage/src/main/java/com/google/gcloud/storage/testing/RemoteGcsHelper.java
@@ -57,7 +57,7 @@ private RemoteGcsHelper(StorageOptions options) {
57
}
58
59
/**
60
- * Returns a {@StorageOptions} object to be used for testing.
+ * Returns a {@link StorageOptions} object to be used for testing.
61
*/
62
public StorageOptions options() {
63
return options;
0 commit comments