mirror of
https://github.com/konvajs/konva.git
synced 2025-05-16 21:49:34 +08:00
Fix getStrokeColor -> getStroke in Shape docs.
This commit is contained in:
parent
da7429fb7b
commit
0a1d632900
@ -399,7 +399,7 @@ Kinetic.Node.addGettersSetters(Kinetic.Shape, ['fill', 'stroke', 'lineJoin', 'st
|
||||
|
||||
/**
|
||||
* get stroke color
|
||||
* @name getStrokeColor
|
||||
* @name getStroke
|
||||
* @methodOf Kinetic.Shape.prototype
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user