Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit 329cde4

Browse files
committed
also remove tabs on the initial doc comment
Signed-off-by: Paul Roth <paulroth3d@gmail.com>
1 parent e83eb32 commit 329cde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forcetk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ if (forcetk.Client === undefined) {
431431
, callback, error);
432432
}
433433

434-
/*
434+
/*
435435
* Queries the next set of records based on pagination.
436436
* <p>This should be used if performing a query that retrieves more than can be returned
437437
* in accordance with http://www.salesforce.com/us/developer/docs/api_rest/Content/dome_query.htm</p>

0 commit comments

Comments
 (0)