Corrected spelling mitsake.

This commit is contained in:
Brendan Robert 2018-01-24 01:33:52 -06:00
parent eb61a9f8ff
commit 4c6d2999af

View File

@ -44,7 +44,7 @@
</items>
</Menu>
<MenuItem mnemonicParsing="false" onAction="#mapTogglePanZoom" text="Toggle pan/zoom controls" />
<MenuItem mnemonicParsing="false" onAction="#showShiftUI" text="Shft Map" />
<MenuItem mnemonicParsing="false" onAction="#showShiftUI" text="Shift Map" />
</items>
</MenuButton>
<Label fx:id="cursorInfo" text="CursorInfo" />