Fix spelling

This commit is contained in:
Frederic Junod
2018-03-12 15:18:13 +01:00
parent e8341af803
commit 35158efbf0
11 changed files with 12 additions and 12 deletions

View File

@@ -284,7 +284,7 @@ inherits(Modify, PointerInteraction);
/**
* The segment index assigned to a circle's center when
* breaking up a cicrle into ModifySegmentDataType segments.
* breaking up a circle into ModifySegmentDataType segments.
* @type {number}
*/
const CIRCLE_CENTER_INDEX = 0;