Fix some missed misspellings

This commit is contained in:
Scott Lahteine 2019-08-31 20:49:02 -05:00
parent 2747ab7643
commit 8778e12342
2 changed files with 2 additions and 2 deletions

View File

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

View File

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