Browse Source

Fix some missed misspellings

Scott Lahteine 6 years ago
parent
commit
8778e12342

+ 1
- 1
config/examples/ADIMLab/Gantry v1/Configuration.h View File

@@ -71,7 +71,7 @@
71 71
 // @section info
72 72
 
73 73
 // Author info of this build printed to the host during boot and M115
74
-#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Granty v1)" // Who made the changes.
74
+#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Gantry v1)" // Who made the changes.
75 75
 
76 76
 /**
77 77
  * *** VENDORS PLEASE READ ***

+ 1
- 1
config/examples/ADIMLab/Gantry v2/Configuration.h View File

@@ -71,7 +71,7 @@
71 71
 // @section info
72 72
 
73 73
 // Author info of this build printed to the host during boot and M115
74
-#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Granty v2)" // Who made the changes.
74
+#define STRING_CONFIG_H_AUTHOR "(ETE-Design, Gantry v2)" // Who made the changes.
75 75
 
76 76
 /**
77 77
  * *** VENDORS PLEASE READ ***

Loading…
Cancel
Save