ソースを参照

Fixed API docs.

Maciej Bukowski 6 年 前
コミット
c5108f6be9
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/ckeditor5-watchdog/src/watchdog.js

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

@@ -363,7 +363,7 @@ export default class Watchdog {
 	 * Checks whether the error should be handled.
 	 *
 	 * @private
-	 * @param {Error} error Error event.
+	 * @param {Error} error Error
 	 */
 	_shouldReactToError( error ) {
 		return (