From 329cde434aa4a0cae4a5a11bf7ace45ee8df47c4 Mon Sep 17 00:00:00 2001 From: Paul Roth Date: Thu, 10 May 2012 16:50:58 -0500 Subject: [PATCH] also remove tabs on the initial doc comment Signed-off-by: Paul Roth --- forcetk.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forcetk.js b/forcetk.js index 550df93..80ea067 100644 --- a/forcetk.js +++ b/forcetk.js @@ -431,7 +431,7 @@ if (forcetk.Client === undefined) { , callback, error); } - /* + /* * Queries the next set of records based on pagination. *

This should be used if performing a query that retrieves more than can be returned * in accordance with http://www.salesforce.com/us/developer/docs/api_rest/Content/dome_query.htm