hartmannathan 3 years ago
parent
commit
5301ec618b
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Makefile

+ 1
- 1
Marlin/Makefile View File

@@ -993,5 +993,5 @@ clean:
993 993
 
994 994
 .PHONY: all build elf hex eep lss sym program coff extcoff clean depend sizebefore sizeafter
995 995
 
996
-# Automaticaly include the dependency files created by gcc
996
+# Automatically include the dependency files created by gcc
997 997
 -include ${patsubst %.o, %.d, ${OBJ}}

Loading…
Cancel
Save