We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03893ac + 3d50b74 commit 0f316b4Copy full SHA for 0f316b4
src/Parse/ParseQuery.php
@@ -983,7 +983,7 @@ public function doesNotMatchQuery($key, $query)
983
* Add a constraint that requires that a key's value matches a value in an
984
* object returned by the given query.
985
*
986
- * @param string $key The key that contains teh value that is being
+ * @param string $key The key that contains the value that is being
987
* matched.
988
* @param string $queryKey The key in objects returned by the query to
989
* match against.
0 commit comments