Skip to content

Commit a34fde3

Browse files
committed
Adjust some comments in the dummy watchdog.
1 parent 4ffb824 commit a34fde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ckeditor/disabled-editor-watchdog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import type {
1111
} from 'ckeditor5';
1212

1313
/**
14-
* A dummy watchdog class used when the watchdog is disabled.
14+
* A dummy watchdog class is used when the watchdog is disabled.
1515
*
1616
* It provides a compatible API but does not perform any monitoring or restarting.
1717
*/

0 commit comments

Comments
 (0)