Skip to content

Commit 6084e19

Browse files
authored
apostrophe (firebase#121)
1 parent b663b84 commit 6084e19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/google/firebase/FirebaseOptions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ public Builder() {}
160160
/**
161161
* Initializes the builder's values from the options object.
162162
*
163-
* <p>The new builder is not backed by this objects values, that is changes made to the new
163+
* <p>The new builder is not backed by this object's values, that is changes made to the new
164164
* builder don't change the values of the origin object.
165165
*/
166166
public Builder(FirebaseOptions options) {

0 commit comments

Comments
 (0)