Skip to content

Commit 839a37d

Browse files
committed
fix typo
1 parent 6d19be8 commit 839a37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ taskManager.add 'test', [
13001300
]
13011301

13021302
# Builds all code, including the "dist" build, but skips
1303-
# linging and testing which can both be annoying and slow.
1303+
# linting and testing which can both be annoying and slow.
13041304
# jshint is here because catches hard syntax errors, etc.
13051305
taskManager.add 'build', [
13061306
'exec:rmIosBuild'

0 commit comments

Comments
 (0)