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

Commit

Permalink
Update src/model/range.js
Browse files Browse the repository at this point in the history
Co-Authored-By: Piotrek Koszuliński <pkoszulinski@gmail.com>
  • Loading branch information
oleq and Reinmar committed Mar 9, 2020
1 parent 0c4cb54 commit 98f6831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/range.js
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ export default class Range {
}

/**
* Returns an element contained by a range. The element will be returned when it is the **only** node
* Returns an element contained by the range. The element will be returned when it is the **only** node
* within the range and **fully–contained** at the same time.
*
* @returns {module:engine/model/element~Element|null}
Expand Down

0 comments on commit 98f6831

Please sign in to comment.