Explorar o código

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

Aleksander Nowodzinski %!s(int64=5) %!d(string=hai) anos
pai
achega
987c3bc644
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();
 			} );
 
-			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;
 
 				command.value = undefined;