Explorar o código

Fixed API docs.

Maciej Bukowski %!s(int64=6) %!d(string=hai) anos
pai
achega
cfc5e47eb8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();