Commit da86b20c authored by Joseph Finlayson's avatar Joseph Finlayson

Correct spelling/grammar mistake

Checkboxes is plural possessive
parent c3c83045
......@@ -193,7 +193,7 @@
};
/**
* Will toggle ALL checkboxe's on/off state and completeness of models.
* Will toggle ALL checkboxes' on/off state and completeness of models.
* Just pass in the event object.
*/
Controller.prototype.toggleAll = function (completed) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment