Skip to content

Commit

Permalink
Fixed very minor typo (calback -> callback)
Browse files Browse the repository at this point in the history
  • Loading branch information
s16h committed Jul 29, 2014
1 parent 028ceec commit edf934f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dispatcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ class Dispatcher {
}

/**
* Call the calback stored with the given id. Also do some internal
* Call the callback stored with the given id. Also do some internal
* bookkeeping.
*
* @param {string} id
Expand Down

0 comments on commit edf934f

Please sign in to comment.