We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f887588 commit 9df15eaCopy full SHA for 9df15ea
1 file changed
docs/src/gcode/m-code.adoc
@@ -696,7 +696,7 @@ parameter of the INI file) is executed with the optional P and Q values
696
as its two arguments.
697
698
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
+If the external program exits with exit code other than '0' gcode program execution is
700
stopped.
701
Any valid executable file can be used. The file must be located in the search
702
path specified in the INI file configuration.
0 commit comments