Skip to content

Commit 02d2503

Browse files
committed
Gruntfile: Added missing space
Closes gh-jquery-archive#7854
1 parent 2ef45a1 commit 02d2503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ module.exports = function( grunt ) {
182182
"* http://jquerymobile.com",
183183
"*",
184184
"* Copyright 2010, " + copyrightYear + " jQuery Foundation, Inc. and other" +
185-
"contributors",
185+
" contributors",
186186
"* Released under the MIT license.",
187187
"* http://jquery.org/license",
188188
"*",

0 commit comments

Comments
 (0)