Skip to content

Commit d8a09ef

Browse files
committed
axis: fix typo of commit "correct menu entry: Properties --> G-code properties"
1 parent eadfdd5 commit d8a09ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

share/axis/tcl/axis.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ setup_menu_accel .menu.file end [_ "_Save G-code as..."]
7777

7878
.menu.file add command \
7979
-command gcode_properties
80-
setup_menu_accel .menu.file end [_ "_G-code _properties..."]
80+
setup_menu_accel .menu.file end [_ "G-code _properties..."]
8181

8282
.menu.file add separator
8383

0 commit comments

Comments
 (0)