Skip to content

Commit b27babe

Browse files
Typo fix: query_core.h (#11369)
1 parent a2230e2 commit b27babe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firestore/core/src/api/query_core.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ class Query {
204204
// to the new Aggregate API
205205
/**
206206
* Creates a new `AggregateQuery` counting the number of documents matching
207-
* this query. This API is preserved for backward-compatability with
207+
* this query. This API is preserved for backward-compatibility with
208208
* the c++ SDK.
209209
*
210210
* @return The created `AggregateQuery`.

0 commit comments

Comments
 (0)