Maciej Bukowski преди 6 години
родител
ревизия
cfc5e47eb8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-watchdog/src/watchdog.js

+ 1 - 1
packages/ckeditor5-watchdog/src/watchdog.js

@@ -257,7 +257,7 @@ export default class Watchdog {
 	 * It fires the `restart` event.
 	 *
 	 * @fires restart
-	 * @returns {Promise.<module:core/editor/editor~Editor>}
+	 * @returns {Promise}
 	 */
 	restart() {
 		this._throttledSave.flush();