diff --git a/src/components/selection.ts b/src/components/selection.ts index 4a7357ded..32c12ee06 100644 --- a/src/components/selection.ts +++ b/src/components/selection.ts @@ -1,5 +1,5 @@ /** - * TextRange interface fot IE9- + * TextRange interface for IE9- */ import * as _ from './utils'; import $ from './dom';