8
0
panr 6 лет назад
Родитель
Сommit
50bafae239

+ 1 - 1
packages/ckeditor5-ui/tests/manual/panel/balloon/balloonpanelview.js

@@ -46,7 +46,7 @@ function parseHeadingText( text ) {
 	return getCapitalizedHeading( normalizedText );
 }
 
-// This helper function create normalize heading text from a fullname of the position,
+// This helper function creates normalize heading text from a fullname of the position,
 // removing `ArrowXyz` part, like in the example:
 // `southEastArrowNorthMiddleEast` -> `south East`.
 function getNormalizeHeading( text ) {