diff --git a/src/pixi/primitives/Graphics.js b/src/pixi/primitives/Graphics.js index 2fa7dcc..c009f61 100644 --- a/src/pixi/primitives/Graphics.js +++ b/src/pixi/primitives/Graphics.js @@ -107,7 +107,7 @@ /** * the bounds' padding used for bounds calculation * - * @property bounds + * @property boundsPadding * @type Number */ this.boundsPadding = 10;