Skip to content

Commit 4f4eeba

Browse files
Update object_value.ts
1 parent a5faa21 commit 4f4eeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/model/object_value.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export class ObjectValue {
160160
}
161161

162162
/**
163-
* Modifies `parent_map` by adding, replacing or deleting the specified
163+
* Modifies `parentMap` by adding, replacing or deleting the specified
164164
* entries.
165165
*/
166166
private applyChanges(

0 commit comments

Comments
 (0)