Browse Source

✏️ Maple warning followup

Followup to #23661
Scott Lahteine 2 years ago
parent
commit
11c701af9b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/inc/Warnings.cpp

+ 1
- 1
Marlin/src/inc/Warnings.cpp View File

@@ -757,7 +757,7 @@
757 757
 #endif
758 758
 
759 759
 /**
760
- * Maple environent
760
+ * Maple environment
761 761
  */
762 762
 #ifdef __STM32F1__
763 763
   #warning "Maple build environments are deprecated. Please use a non-Maple build environment. Report issues to the Marlin Firmware project."

Loading…
Cancel
Save