Maciej Bukowski 6 anni fa
parent
commit
c5108f6be9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 (