Fix documentation warning.

This commit is contained in:
Jürg Lehni 2013-06-13 15:57:12 -07:00
parent 01e48b3322
commit d6db007765

View file

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