Skip to content

Commit ea19bab

Browse files
committed
Rephrase libraryName javadoc
1 parent 2f4b4fc commit ea19bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gcloud-java-core/src/main/java/com/google/cloud/ServiceOptions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ public String applicationName() {
442442
}
443443

444444
/**
445-
* Returns {@code gcloud-java}, the library's name, as a string.
445+
* Returns the library's name, {@code gcloud-java}, as a string.
446446
*/
447447
public String libraryName() {
448448
return LIBRARY_NAME;

0 commit comments

Comments
 (0)