diff options
| author | Ryan Pavlik <rpavlik@iastate.edu> | 2012-07-05 12:57:32 -0500 |
|---|---|---|
| committer | Ryan Pavlik <rpavlik@iastate.edu> | 2012-07-05 12:57:32 -0500 |
| commit | 2a5e7fd242e38256b3a4e80bc655a97b8791e85b (patch) | |
| tree | 609134e56190941de436baaacc2d02d9782cafa8 /arduino-mk | |
| parent | aaf74a971acf570c9ed71894915c7f476a814e97 (diff) | |
Fix typo in docs
Diffstat (limited to 'arduino-mk')
| -rw-r--r-- | arduino-mk/Arduino.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arduino-mk/Arduino.mk b/arduino-mk/Arduino.mk index 2c88de3..d33640b 100644 --- a/arduino-mk/Arduino.mk +++ b/arduino-mk/Arduino.mk @@ -154,7 +154,7 @@ # $(ARDUINO_DIR)/hardware/libraries # # ARDUINO_PORT - The port where the Arduino can be found (only needed -# when uploading +# when uploading) # # BOARD_TAG - The ard-parse-boards tag for the board e.g. uno or mega # 'make show_boards' shows a list |
