Skip to content

Commit

Permalink
Merge pull request #6332 from greg0ire/witch-hunt
Browse files Browse the repository at this point in the history
Spell which properly
  • Loading branch information
SenseException committed Mar 12, 2024
2 parents e33f663 + 9c2b00a commit 87785d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Query/QueryBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,7 @@ public function __clone()

/**
* Enables caching of the results of this query, for given amount of seconds
* and optionally specified witch key to use for the cache entry.
* and optionally specified which key to use for the cache entry.
*
* @return $this
*/
Expand Down

0 comments on commit 87785d8

Please sign in to comment.