Skip to content

Commit 9894b92

Browse files
authored
Merge pull request #8588 from melroy89/docs_fix_typo
docs: Fix typo in Toolbar.php
2 parents 8d281e2 + 78edddf commit 9894b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Config/Toolbar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class Toolbar extends BaseConfig
4949
* Collect Var Data
5050
* --------------------------------------------------------------------------
5151
*
52-
* If set to false var data from the views will not be colleted. Useful to
52+
* If set to false var data from the views will not be collected. Useful to
5353
* avoid high memory usage when there are lots of data passed to the view.
5454
*/
5555
public bool $collectVarData = true;

0 commit comments

Comments
 (0)