Maciej Gołaszewski il y a 6 ans
Parent
commit
5808ea1bef
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
-	 * 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.
 	 *
 	 * This method accepts configuration {@link module:utils/dom/position~Options options}