Skip to content

Commit 63f2d0b

Browse files
committed
Merge pull request #350 from dcousens/patch-1
Fix s/detailled/detailed typo
2 parents 6866b79 + bc4d879 commit 63f2d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/MakefileExample/Makefile-example.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### DISCLAIMER
22
### This is an example Makefile and it MUST be configured to suit your needs.
3-
### For detailled explanations about all the avalaible options,
3+
### For detailed explanations about all the avalaible options,
44
### please refer to https://github.com/sudar/Arduino-Makefile/blob/master/arduino-mk-vars.md
55
### Original project where this Makefile comes from: https://github.com/WeAreLeka/Bare-Arduino-Project
66

0 commit comments

Comments
 (0)