Maciej Gołaszewski 5 anni fa
parent
commit
21b9591a65
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/ckeditor5-list/tests/liststyleediting.js

+ 1 - 1
packages/ckeditor5-list/tests/liststyleediting.js

@@ -1465,7 +1465,7 @@ describe( 'ListStyleEditing', () => {
 		} );
 
 		// #8160
-		describe( 'pasting a into another list', () => {
+		describe( 'pasting a list into another list', () => {
 			let element;
 
 			beforeEach( () => {