docs: fix cache config

This commit is contained in:
Лаврёнов Антон
2014-02-24 22:33:25 +08:00
parent c7a5db1a80
commit 7e62414f0c

View File

@@ -115,7 +115,7 @@
* @param {Number} [config.y] * @param {Number} [config.y]
* @param {Number} [config.width] * @param {Number} [config.width]
* @param {Number} [config.height] * @param {Number} [config.height]
* @param {Boolean} [config.showBorder] when set to true, a red border will be drawn around the cached * @param {Boolean} [config.drawBorder] when set to true, a red border will be drawn around the cached
* region for debugging purposes * region for debugging purposes
* @returns {Kinetic.Node} * @returns {Kinetic.Node}
* @example * @example