浏览代码

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

Piotrek Koszuliński 8 年之前
父节点
当前提交
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