fixed comment

This commit is contained in:
Trevor Parscal 2010-09-20 19:12:28 +00:00
parent 0df196f2c6
commit b16d2d0beb

View 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',