spelling: interferes

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 09:29:08 -04:00
committed by Jindra Petřík
parent c0d53bdfb7
commit 3545e5b8ad

View File

@@ -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