Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
newville committed Nov 25, 2024
1 parent 7807b4d commit c9aee61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion larch/wxmap/mapmathpanel.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

from pyshortcuts import bytes2str

from ..wxlib import (LarcxhPanel, LarchFrame, EditableListBox, SimpleText,
from ..wxlib import (LarchPanel, LarchFrame, EditableListBox, SimpleText,
FloatCtrl, Font, pack, Popup, Button, MenuItem,
Choice, Check, GridPanel, FileSave, HLine)
from ..utils.strutils import version_ge
Expand Down

0 comments on commit c9aee61

Please sign in to comment.