aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2012-07-13 21:52:59 +0530
committerSudar <sudar@sudarmuthu.com>2012-07-13 21:52:59 +0530
commite470b070c31a1f284b7ebeb17240b52c937c38c4 (patch)
tree8e1bf915126464d4530883f02da9f8eb49340ff3
parent7b1dcf74712040754a4c188dbfda974ae11e06d3 (diff)
parent489dbb6fbb3d4ecdf43784ecf84937b027904cc6 (diff)
Merged from https://github.com/gaftech/Arduino-Makefile/
-rw-r--r--arduino-mk/Arduino.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/arduino-mk/Arduino.mk b/arduino-mk/Arduino.mk
index 9df8080..70f5796 100644
--- a/arduino-mk/Arduino.mk
+++ b/arduino-mk/Arduino.mk
@@ -94,7 +94,7 @@
#
# 0.9.2 06.vi.2012 Sudar
# - Allow user to choose source files (LOCAL_*_SRCS flags) (https://github.com/Gaftech)
-# - Modified 'make size' behaviour: using --mcu option and targeting .elf file instead of .hex file.(https://github.com/Gaftech)
+# - Modified 'make size' behavior: using --mcu option and targeting .elf file instead of .hex file.(https://github.com/Gaftech)
#
########################################################################
#