Skip to content

Commit 3d50b74

Browse files
authored
doc typo
1 parent 03893ac commit 3d50b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Parse/ParseQuery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ public function doesNotMatchQuery($key, $query)
983983
* Add a constraint that requires that a key's value matches a value in an
984984
* object returned by the given query.
985985
*
986-
* @param string $key The key that contains teh value that is being
986+
* @param string $key The key that contains the value that is being
987987
* matched.
988988
* @param string $queryKey The key in objects returned by the query to
989989
* match against.

0 commit comments

Comments
 (0)