diff options
author | Stefan Dej <meteyou@gmail.com> | 2022-06-03 22:12:43 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2022-06-03 18:11:35 -0400 |
commit | 7c8cf7661b49ef9298ff71ed67e24c4380511390 (patch) | |
tree | dc0a7b5d18f91eb0f1e274fdc32e80569103249f /docs/Exclude_Object.md | |
parent | c43f62bdd6562866a78cdfa174ff53c9a76c54a0 (diff) | |
download | kutter-7c8cf7661b49ef9298ff71ed67e24c4380511390.tar.gz kutter-7c8cf7661b49ef9298ff71ed67e24c4380511390.tar.xz kutter-7c8cf7661b49ef9298ff71ed67e24c4380511390.zip |
docs: fix typo in Exclude_Object.md
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Diffstat (limited to 'docs/Exclude_Object.md')
-rw-r--r-- | docs/Exclude_Object.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Exclude_Object.md b/docs/Exclude_Object.md index d2681489..5923afbe 100644 --- a/docs/Exclude_Object.md +++ b/docs/Exclude_Object.md @@ -1,4 +1,4 @@ -# Exclude Obects +# Exclude Objects The `[exclude_object]` module allows Klipper to exclude objects while a print is in progress. To enable this feature include an [exclude_object config |