We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d281e2 + 78edddf commit 9894b92Copy full SHA for 9894b92
1 file changed
app/Config/Toolbar.php
@@ -49,7 +49,7 @@ class Toolbar extends BaseConfig
49
* Collect Var Data
50
* --------------------------------------------------------------------------
51
*
52
- * 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
53
* avoid high memory usage when there are lots of data passed to the view.
54
*/
55
public bool $collectVarData = true;
0 commit comments