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

Update packages/ckeditor5-font/tests/fontfamily/fontfamilyui.js

Aleksander Nowodzinski 5 лет назад
Родитель
Сommit
987c3bc644
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-font/tests/fontfamily/fontfamilyui.js

+ 1 - 1
packages/ckeditor5-font/tests/fontfamily/fontfamilyui.js

@@ -130,7 +130,7 @@ describe( 'FontFamilyUI', () => {
 				element.remove();
 				element.remove();
 			} );
 			} );
 
 
-			it( 'should activate current option in dropdown for full font family definitions', () => {
+			it( 'should activate the current option in the dropdown for full font family definitions', () => {
 				const listView = dropdown.listView;
 				const listView = dropdown.listView;
 
 
 				command.value = undefined;
 				command.value = undefined;