diff options
author | 3-5-20 <104527301+3-5-20@users.noreply.github.com> | 2022-05-09 19:20:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 22:20:06 -0400 |
commit | b44eee609adf8c47d0a0c47ac5a6350078a948fa (patch) | |
tree | dc6721ea1b4a0db70c6fda6d7b01bf7b9a871bf2 | |
parent | a94146b554134b4ef6727ec3f48de1268504b51b (diff) | |
download | kutter-b44eee609adf8c47d0a0c47ac5a6350078a948fa.tar.gz kutter-b44eee609adf8c47d0a0c47ac5a6350078a948fa.tar.xz kutter-b44eee609adf8c47d0a0c47ac5a6350078a948fa.zip |
docs: Update G-Codes.md (#5487)
Typo correction: my -> by
Signed-off-by: Oscar Cetnarowski <0.007954545@proton.me>
-rw-r--r-- | docs/G-Codes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md index ceb948be..26b03e8c 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -63,7 +63,7 @@ document, the commands and parameters are shown in uppercase, however they are not case sensitive. (So, "SET_SERVO" and "set_servo" both run the same command.) -This section is organized my Klipper module name, which generally +This section is organized by Klipper module name, which generally follows the section names specified in the [printer configuration file](Config_Reference.md). Note that some modules are automatically loaded. |