From 674e917ce2ccae4e520b85bea626ab9f3ab10cd1 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Mon, 1 Nov 2010 14:25:47 +0000 Subject: [PATCH] Indentation fix --- resources/jquery/jquery.client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/jquery/jquery.client.js b/resources/jquery/jquery.client.js index 628679ec00..10ac11f641 100644 --- a/resources/jquery/jquery.client.js +++ b/resources/jquery/jquery.client.js @@ -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', -- 2.20.1