mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
fix typos
This commit is contained in:
parent
f94741c2d2
commit
4d96081df7
2
konva.js
2
konva.js
@ -7584,7 +7584,7 @@
|
||||
};
|
||||
|
||||
/**
|
||||
* get/set filter contrast. The contrast is a number between -100 and 100.
|
||||
* get/set filter contrast. The contrast is a number between -100 and 100.
|
||||
* Use with {@link Konva.Filters.Contrast} filter.
|
||||
* @name contrast
|
||||
* @method
|
||||
|
@ -58,7 +58,7 @@
|
||||
};
|
||||
|
||||
/**
|
||||
* get/set filter contrast. The contrast is a number between -100 and 100.
|
||||
* get/set filter contrast. The contrast is a number between -100 and 100.
|
||||
* Use with {@link Konva.Filters.Contrast} filter.
|
||||
* @name contrast
|
||||
* @method
|
||||
|
Loading…
Reference in New Issue
Block a user