Clean nozzle spelling error corrected

This commit is contained in:
Brian Kahl 2021-09-13 11:48:26 -05:00
parent aa968252c5
commit 7c92e8ab7a

View File

@ -2486,7 +2486,7 @@
* Caveats: The ending Z should be the same as starting Z.
* Attention: EXPERIMENTAL. G-code arguments may change.
*/
#if DISABLED(Sidekick_289, Sisdekick_747)
#if DISABLED(Sidekick_289, Sidekick_747)
#define NOZZLE_CLEAN_FEATURE
#endif