Commit 0a22d703 authored by Sindre Sorhus's avatar Sindre Sorhus

Merge pull request #1181 from josephfinlayson/patch-1

Correct spelling/grammar mistake
parents c3c83045 da86b20c
......@@ -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