fixed comment
authorTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 20 Sep 2010 19:12:28 +0000 (19:12 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 20 Sep 2010 19:12:28 +0000 (19:12 +0000)
resources/jquery/jquery.client.js

index aae5cf2..3ff4a40 100644 (file)
@@ -14,7 +14,7 @@ jQuery.client = new ( function() {
         * 
         * The resulting client object will be in the following format:
         *  {
-        *              'name': 'firefox',
+        *              'browser': 'firefox',
         *              'layout': 'gecko',
         *              'os': 'linux'
         *              'version': '3.5.1',