spelling: interferes

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent c0d53bdfb7
commit 3545e5b8ad
@@ -68,7 +68,7 @@ import org.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipEvent;
* {@link IllegalArgumentException} on attempts to set a custom layout manager,
* add another component at {@link BorderLayout#NORTH}, remove the
* {@link JRibbon} component, set a custom menu bar, content pane or any other
* operation that inteferes with the intended hierarchy of this frame.
* operation that interferes with the intended hierarchy of this frame.
* </p>
*
* @author Kirill Grouchnikov