Skip to content

Commit

Permalink
also remove tabs on the initial doc comment
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Roth <[email protected]>
  • Loading branch information
paulroth3d committed May 10, 2012
1 parent e83eb32 commit 329cde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forcetk.js
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ if (forcetk.Client === undefined) {
, callback, error);
}

/*
/*
* Queries the next set of records based on pagination.
* <p>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</p>
Expand Down

0 comments on commit 329cde4

Please sign in to comment.