From c04f11f3fffbe4da8c419fe5efc5b863a741ed62 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Mon, 12 Nov 2012 22:15:52 +0000 Subject: [PATCH] Fix format of metadata comment for bootprefix.js --- core/bootprefix.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/bootprefix.js b/core/bootprefix.js index aa8d1fb25..49d4f9abf 100644 --- a/core/bootprefix.js +++ b/core/bootprefix.js @@ -10,7 +10,7 @@ This file sets up the globals that need to be available when JavaScript modules See Boot.js for further details of the boot process. -*/ +\*/ // Set up $tw global for the browser if(window && !window.$tw) {