mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-06 23:16:27 +00:00
spelling: layout
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Jindra Petřík
parent
5e811fcf35
commit
671b4db5dc
@@ -77,7 +77,7 @@ public class ScrollablePanel extends JPanel implements Scrollable, SwingConstant
|
||||
/**
|
||||
* Constuctor for specifying the LayoutManager of the panel.
|
||||
*
|
||||
* @param layout the LayountManger for the panel
|
||||
* @param layout the LayoutManger for the panel
|
||||
*/
|
||||
public ScrollablePanel(LayoutManager layout) {
|
||||
super(layout);
|
||||
|
||||
Reference in New Issue
Block a user