8
0
Pārlūkot izejas kodu

Fixed API docs.

Maciej Bukowski 6 gadi atpakaļ
vecāks
revīzija
cfc5e47eb8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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();