Indentation fix
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 1 Nov 2010 14:25:47 +0000 (14:25 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 1 Nov 2010 14:25:47 +0000 (14:25 +0000)
resources/jquery/jquery.client.js

index 628679e..10ac11f 100644 (file)
@@ -13,7 +13,7 @@ jQuery.client = new ( function() {
         * Returns an object containing information about the browser
         *
         * The resulting client object will be in the following format:
-        *  {
+        *      {
         *              'name': 'firefox',
         *              'layout': 'gecko',
         *              'layoutVersion': '20101026',