瀏覽代碼

Docs rewording.

Krzysztof Krztoń 7 年之前
父節點
當前提交
754ab8a658
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-paste-from-office/src/pastefromoffice.js

+ 1 - 1
packages/ckeditor5-paste-from-office/src/pastefromoffice.js

@@ -49,7 +49,7 @@ export default class PasteFromOffice extends Plugin {
 	/**
 	 * Normalizes input pasted from Word to format suitable for editor {@link module:engine/model/model~Model}.
 	 *
-	 * **Notice**: this function was extracted mainly for testing purposes and should not be called directly.
+	 * **Notice**: this function was exposed mainly for testing purposes and should not be called directly.
 	 *
 	 * @protected
 	 * @param {String} input Word input.