Parcourir la source

Docs rewording.

Krzysztof Krztoń il y a 7 ans
Parent
commit
754ab8a658
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.