fix typos

This commit is contained in:
sarthak saxena 2018-02-01 01:14:11 +05:30
parent f94741c2d2
commit 4d96081df7
No known key found for this signature in database
GPG Key ID: E7872E99D1AC32E4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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