From 6dd51fab44df852697564f6257403b57f85f492b Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 10 Mar 2014 00:06:38 -0700 Subject: [PATCH] fix #12771 --- js/tests/unit/phantom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/tests/unit/phantom.js b/js/tests/unit/phantom.js index bf480ecaaa..cd184c2f4c 100644 --- a/js/tests/unit/phantom.js +++ b/js/tests/unit/phantom.js @@ -2,7 +2,7 @@ * grunt-contrib-qunit * http://gruntjs.com/ * - * Copyright (c) 2013 'Cowboy' Ben Alman, contributors + * Copyright (c) 2013 "Cowboy" Ben Alman, contributors * Licensed under the MIT license. */ -- 2.47.2