Fix documentation typo

This commit is contained in:
Ibrahim Muhammad 2014-11-06 16:53:41 -08:00
parent 587122112e
commit d3224bd5d3

View file

@ -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