mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-04 17:29:53 +00:00
Fix "callback" typo
This commit is contained in:
parent
7248fabd50
commit
8017ebd412
@ -211,7 +211,7 @@ function createTwemoji() {
|
|||||||
* @param string generic string to parse
|
* @param string generic string to parse
|
||||||
* @param Function a generic callback that will be
|
* @param Function a generic callback that will be
|
||||||
* invoked to replace the content.
|
* invoked to replace the content.
|
||||||
* This calback will receive standard
|
* This callback will receive standard
|
||||||
* String.prototype.replace(str, callback)
|
* String.prototype.replace(str, callback)
|
||||||
* arguments such:
|
* arguments such:
|
||||||
* callback(
|
* callback(
|
||||||
|
Loading…
Reference in New Issue
Block a user