Spelling: omit
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/879a4d80 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/879a4d80 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/diff/879a4d80 Branch: refs/heads/master Commit: 879a4d800a524032a65fb20293397ecfe5ce0ca3 Parents: c82b8c9 Author: Josh Soref <jso...@rim.com> Authored: Tue Aug 14 17:24:42 2012 -0400 Committer: Anis Kadri <anis.ka...@gmail.com> Committed: Fri Aug 24 13:50:01 2012 -0700 ---------------------------------------------------------------------- .jshintrc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/879a4d80/.jshintrc ---------------------------------------------------------------------- diff --git a/.jshintrc b/.jshintrc index 2fa61bc..8c02971 100644 --- a/.jshintrc +++ b/.jshintrc @@ -105,7 +105,7 @@ "multistr": false, // If line breaks should not be checked around commas. "laxcomma": false, - // If semicolons may be ommitted for the trailing statements inside of a + // If semicolons may be omitted for the trailing statements inside of a // one-line blocks. "lastsemic": false, // If the `__iterator__` property should be allowed.