panr пре 6 година
родитељ
комит
50bafae239
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-ui/tests/manual/panel/balloon/balloonpanelview.js

+ 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 ) {