diff --git a/app/Config/Toolbar.php b/app/Config/Toolbar.php index 2860f74d3d9c..96cd1da75826 100644 --- a/app/Config/Toolbar.php +++ b/app/Config/Toolbar.php @@ -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