Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
update docs for goToStepTarget
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon Koo committed Nov 12, 2012
1 parent 8d89672 commit 86d8290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/hopscotch-0.0.3.js
Original file line number Diff line number Diff line change
Expand Up @@ -1018,6 +1018,7 @@
*
* @private
* @param {Number} direction Either 1 for incrementing or -1 for decrementing
* @param {Function} cb The callback function to be invoked when the step has been found
* @returns {Number} step number we landed on
*/
goToStepWithTarget = function(direction, cb) {
Expand Down

0 comments on commit 86d8290

Please # to comment.