Maciej Gołaszewski пре 6 година
родитељ
комит
5808ea1bef
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-ui/src/panel/balloon/balloonpanelview.js

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

@@ -187,7 +187,7 @@ export default class BalloonPanelView extends View {
 
 
 	/**
 	/**
 	 * Attaches the panel to a specified {@link module:utils/dom/position~Options#target} with a
 	 * Attaches the panel to a specified {@link module:utils/dom/position~Options#target} with a
-	 * smart positioning heuristics that choses from available positions to make sure the panel
+	 * smart positioning heuristics that chooses from available positions to make sure the panel
 	 * is visible to the user i.e. within the limits of the viewport.
 	 * is visible to the user i.e. within the limits of the viewport.
 	 *
 	 *
 	 * This method accepts configuration {@link module:utils/dom/position~Options options}
 	 * This method accepts configuration {@link module:utils/dom/position~Options options}