We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d19be8 commit 839a37dCopy full SHA for 839a37d
Gruntfile.coffee
@@ -1300,7 +1300,7 @@ taskManager.add 'test', [
1300
]
1301
1302
# Builds all code, including the "dist" build, but skips
1303
-# linging and testing which can both be annoying and slow.
+# linting and testing which can both be annoying and slow.
1304
# jshint is here because catches hard syntax errors, etc.
1305
taskManager.add 'build', [
1306
'exec:rmIosBuild'
0 commit comments