Update gcodes.py

Tiny typo fix in the docs
This commit is contained in:
David Allison 2022-04-14 15:34:16 -07:00 committed by GitHub
parent 5577d6560e
commit 15ade2785a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ from .exceptions import GCodeParameterError, GCodeWordStrError
#
# Modal Groups:
# Only one mode of each modal group can be active. That is to say, a
# modal g-code can only change the sate of a previously set mode if
# modal g-code can only change the state of a previously set mode if
# they're in the same group.
# For example:
# G20 (mm), and G21 (inches) are in group 6