mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-19 06:00:56 -05:00
Fix minor documentation bug.
This commit is contained in:
parent
ccbf4579fd
commit
66360bf58a
1 changed files with 1 additions and 1 deletions
|
@ -2621,7 +2621,7 @@ var Item = Base.extend(Callback, /** @lends Item# */{
|
|||
* transformation into account (the default behavior), or whether it should
|
||||
* appear as a non-scaling stroke.
|
||||
*
|
||||
* @name Style#strokeScaling
|
||||
* @name Item#strokeScaling
|
||||
* @property
|
||||
* @default true
|
||||
* @type Boolean
|
||||
|
|
Loading…
Reference in a new issue