8
0
Maciej Bukowski 6 лет назад
Родитель
Сommit
698bd168ad
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-watchdog/src/watchdog.js

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

@@ -307,7 +307,7 @@ export default class Watchdog {
 	}
 
 	/**
-	 * Checks whether the evt should be handled.
+	 * Checks whether the error event should be handled.
 	 *
 	 * @private
 	 * @param {Event} evt Error event.