mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-16 04:10:58 +00:00
Fix documentation typo
This commit is contained in:
parent
587122112e
commit
d3224bd5d3
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@
|
|||
|
||||
/**
|
||||
* Applies filters assigned to this image (from "filters" array)
|
||||
* @mthod applyFilters
|
||||
* @method applyFilters
|
||||
* @param {Function} callback Callback is invoked when all filters have been applied and new image is generated
|
||||
* @return {fabric.Image} thisArg
|
||||
* @chainable
|
||||
|
|
|
|||
Loading…
Reference in a new issue