Skip to content

Commit 87785d8

Browse files
Merge pull request #6332 from greg0ire/witch-hunt
Spell which properly
2 parents e33f663 + 9c2b00a commit 87785d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Query/QueryBuilder.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1734,7 +1734,7 @@ public function __clone()
17341734

17351735
/**
17361736
* Enables caching of the results of this query, for given amount of seconds
1737-
* and optionally specified witch key to use for the cache entry.
1737+
* and optionally specified which key to use for the cache entry.
17381738
*
17391739
* @return $this
17401740
*/

0 commit comments

Comments
 (0)