From 85606b4d9aed7bd34baac9dce950c3b9f5a0c4da Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Wed, 26 Nov 2014 13:44:36 +0000 Subject: [PATCH] Gruntfile: Added missing space --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index fe280cc02e7..0026039a816 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -182,7 +182,7 @@ module.exports = function( grunt ) { "* http://jquerymobile.com", "*", "* Copyright 2010, " + copyrightYear + " jQuery Foundation, Inc. and other" + - "contributors", + " contributors", "* Released under the MIT license.", "* http://jquery.org/license", "*",