Skip to content

Commit f41e67b

Browse files
committed
Docs: gmoccapy - fix typo
1 parent e6e98f1 commit f41e67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/gui/gmoccapy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ All you have to take care of, is that you include for every tab or side panel th
302302
** *ntb_user_tabs* (as main tab, covering the complete screen *(7)*)
303303
** *ntb_preview* (as tab on the preview side *(1)*)
304304
** *hbox_jog* (will hide the jog buttons and introduce your glade file here *(2)*)
305-
** *box_left* (on the left, complete high of the screen *(10)*)
305+
** *box_left* (on the left, complete height of the screen *(10)*)
306306
** *box_right* (on the right, in between the normal screen and the button list *(11)*)
307307
** *box_tool_and_code_info* (will hide the Tool information and G-code frames and introduce your glade file here *(3)*)
308308
** *box_tool_info* (will hide the Tool information frame and introduce your glade file here *(3a)*)

0 commit comments

Comments
 (0)