docs: Fix typo in Toolbar.php

This commit is contained in:
Melroy van den Berg 2024-02-27 02:48:06 +01:00
parent b7486dc83e
commit 78edddf62c
No known key found for this signature in database
GPG Key ID: 71D11FF23454B9D7

View File

@ -49,7 +49,7 @@ class Toolbar extends BaseConfig
* Collect Var Data
* --------------------------------------------------------------------------
*
* If set to false var data from the views will not be colleted. Useful to
* If set to false var data from the views will not be collected. Useful to
* avoid high memory usage when there are lots of data passed to the view.
*
* @var bool