Skip to content

Commit b7486dc

Browse files
authored
Fix typo
Thanks `codespell` for finding spelling mistakes.
1 parent 9d95248 commit b7486dc

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. Usefull to
52+
* If set to false var data from the views will not be colleted. Useful to
5353
* avoid high memory usage when there are lots of data passed to the view.
5454
*
5555
* @var bool

0 commit comments

Comments
 (0)