Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Typo. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Mar 20, 2017
1 parent 39c34a5 commit 79c2bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/selection.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ export default class Selection {

/**
* Returns a copy of the first range in the selection.
* irst range is the one which {@link module:engine/model/range~Range#start start} position
* First range is the one which {@link module:engine/model/range~Range#start start} position
* {@link module:engine/model/position~Position#isBefore is before} start position of all other ranges
* (not to confuse with the first range added to the selection).
*
Expand Down

0 comments on commit 79c2bfe

Please sign in to comment.