We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b663b84 commit 6084e19Copy full SHA for 6084e19
1 file changed
src/main/java/com/google/firebase/FirebaseOptions.java
@@ -160,7 +160,7 @@ public Builder() {}
160
/**
161
* Initializes the builder's values from the options object.
162
*
163
- * <p>The new builder is not backed by this objects values, that is changes made to the new
+ * <p>The new builder is not backed by this object's values, that is changes made to the new
164
* builder don't change the values of the origin object.
165
*/
166
public Builder(FirebaseOptions options) {
0 commit comments