8
0
Просмотр исходного кода

Docs: Fixed typos and underlined important sentence. [skip ci]

Piotrek Koszuliński 8 лет назад
Родитель
Сommit
daff20ccd3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-engine/src/model/position.js

+ 1 - 1
packages/ckeditor5-engine/src/model/position.js

@@ -76,7 +76,7 @@ export default class Position {
 		this.root = root;
 
 		/**
-		 * Position of the node it the tree. Path is described through offsets, not indexes.
+		 * Position of the node in the tree. **Path contains offsets, not indexes.**
 		 *
 		 * Position can be placed before, after or in a {@link module:engine/model/node~Node node} if that node has
 		 * {@link module:engine/model/node~Node#offsetSize} greater than `1`. Items in position path are