소스 검색

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.