spelling: classtrait

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 20fbdab0ba
commit 4871499897
@@ -63,7 +63,7 @@ public class DetailPanel extends JPanel implements TagEditorPanel {
public static final String SLOT_CONST_TRAIT_CARD = "abc.detail.slotconsttrait";
public static final String CLASS_TRAIT_CARD = "abc.detail.classstrait";
public static final String CLASS_TRAIT_CARD = "abc.detail.classtrait";
private final JPanel innerPanel;