mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Fix documentation warning.
This commit is contained in:
parent
01e48b3322
commit
d6db007765
1 changed files with 1 additions and 1 deletions
|
@ -2030,7 +2030,7 @@ var Item = Base.extend(Callback, /** @lends Item# */{
|
|||
* The color the item is highlighted with when selected. If the item does
|
||||
* not specify its own color, the color defined by its layer is used instead.
|
||||
*
|
||||
* @name Style#selectedColor
|
||||
* @name Item#selectedColor
|
||||
* @property
|
||||
* @type Color
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue