Skip to content

Commit

Permalink
Rephrase libraryName javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mziccard committed Jun 24, 2016
1 parent 2f4b4fc commit ea19bab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ public String applicationName() {
}

/**
* Returns {@code gcloud-java}, the library's name, as a string.
* Returns the library's name, {@code gcloud-java}, as a string.
*/
public String libraryName() {
return LIBRARY_NAME;
Expand Down

0 comments on commit ea19bab

Please sign in to comment.