diff options
| author | Chris Rebert <[email protected]> | 2014-03-10 00:06:38 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-10 00:06:38 -0700 |
| commit | 6dd51fab44df852697564f6257403b57f85f492b (patch) | |
| tree | a55557838d51a75e6f1407dd5066cc8064828f53 | |
| parent | 564b79ca875b2deb88adfc90e08fe4015b8001ce (diff) | |
| download | bootstrap-6dd51fab44df852697564f6257403b57f85f492b.tar.xz bootstrap-6dd51fab44df852697564f6257403b57f85f492b.zip | |
fix #12771
| -rw-r--r-- | js/tests/unit/phantom.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/phantom.js b/js/tests/unit/phantom.js index bf480ecaa..cd184c2f4 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. */ |
