Explorar o código

Fixed code comment.

Maciej Bukowski %!s(int64=6) %!d(string=hai) anos
pai
achega
f49ec84152
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-watchdog/tests/watchdog.js

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

@@ -640,7 +640,7 @@ describe( 'Watchdog', () => {
 	} );
 } );
 
-// Wrap Editor to follow the API.
+// Wrap Editor to align the API to the "full" editors.
 class FakeEditor extends VirtualTestEditor {
 	static create( elementOrData, config ) {
 		return super.create( config );