mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-30 18:14:42 +00:00
Fixed spelling
This commit is contained in:
parent
8216ae19f4
commit
362cda0c0d
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@
|
|||
/**
|
||||
* Sets source of an image
|
||||
* @param {String} src Source string (URL)
|
||||
* @param {Function} [callback] Callback is invoked when image have been loaded (and all filters have been applied)
|
||||
* @param {Function} [callback] Callback is invoked when image has been loaded (and all filters have been applied)
|
||||
* @param {Object} [options] Options object
|
||||
* @return {fabric.Image} thisArg
|
||||
* @chainable
|
||||
|
|
|
|||
Loading…
Reference in a new issue