8
0
Oskar Wróbel 8 лет назад
Родитель
Сommit
99b046c7a1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-engine/src/conversion/buildviewconverter.js

+ 1 - 1
packages/ckeditor5-engine/src/conversion/buildviewconverter.js

@@ -321,7 +321,7 @@ class ViewConverterBuilder {
 
 					// Now we need to check where the output should end.
 
-					// If we had to split parent to insert our element the we want to continue conversion
+					// If we had to split parent to insert our element then we want to continue conversion
 					// inside split parent.
 					//
 					// before: <allowed><notAllowed>[]</notAllowed></allowed>