Skip to content

Commit 9df15ea

Browse files
authored
Update m-code.adoc - typo exection -> execution
1 parent f887588 commit 9df15ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/gcode/m-code.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ parameter of the INI file) is executed with the optional P and Q values
696696
as its two arguments.
697697

698698
Execution of the G-code file pauses until the external program exits.
699-
If the external program exits with exit code other than '0' gcode program exection is
699+
If the external program exits with exit code other than '0' gcode program execution is
700700
stopped.
701701
Any valid executable file can be used. The file must be located in the search
702702
path specified in the INI file configuration.

0 commit comments

Comments
 (0)