Skip to content

Commit a08a7b3

Browse files
committed
📝 Clarify STRING_CONFIG_H_AUTHOR
1 parent bd49363 commit a08a7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
// @section info
6262

6363
// Author info of this build printed to the host during boot and M115
64-
#define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
64+
#define STRING_CONFIG_H_AUTHOR "(none, default config)" // Original author or contributor.
6565
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
6666

6767
// @section machine

0 commit comments

Comments
 (0)