Explorar el Código

Fixed API docs.

Maciej Bukowski hace 6 años
padre
commit
c5108f6be9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 (