Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Story <mark@mark-story.com>
  • Loading branch information
ADmad and markstory committed Apr 26, 2024
1 parent 6b10a6c commit 5fec99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Database/Query/SelectQuery.php
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ public function getResultDecorators(): array
}

/**
* Enables/Disables buffered results.
* Enables buffered results.
*
* When enabled the results returned by this query will be
* buffered. This enables you to iterate a result set multiple times, or
Expand Down

0 comments on commit 5fec99a

Please sign in to comment.