8
0
Просмотр исходного кода

Update tests/ui/colortableview.js

Aleksander Nowodzinski 6 лет назад
Родитель
Сommit
aa68e82d8b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-font/tests/ui/colortableview.js

+ 1 - 1
packages/ckeditor5-font/tests/ui/colortableview.js

@@ -478,7 +478,7 @@ describe( 'ColorTableView', () => {
 			expect( activeDocumentColorTile ).to.be.undefined;
 		} );
 
-		it( 'should not have selction for unknow colors exceeding document colors limit', () => {
+		it( 'should not have a selection for unknown colors exceeding document colors limit', () => {
 			const command = editor.commands.get( 'testColorCommand' );
 
 			setModelData( model,