From 642e1ef7bc263aa09b0d42f2b46b3c5a85790394 Mon Sep 17 00:00:00 2001 From: Valeriy Koval Date: Fri, 20 Mar 2015 17:22:59 +0200 Subject: [PATCH] Typo fix --- examples/atmelavr-and-arduino/adafruit-blink/README.rst | 4 ++-- .../atmelavr-and-arduino/arduino-external-libs/README.rst | 4 ++-- .../atmelavr-and-arduino/arduino-internal-libs/README.rst | 4 ++-- examples/atmelavr-and-arduino/arduino-own-src_dir/README.rst | 4 ++-- .../atmelavr-and-arduino/atmelavr-native-blink/README.rst | 4 ++-- examples/atmelavr-and-arduino/digitstump-mouse/README.rst | 4 ++-- .../atmelavr-and-arduino/engduino-magnetometer/README.rst | 4 ++-- examples/atmelavr-and-arduino/panstamp-blink/README.rst | 4 ++-- examples/mbed/mbed-serial/README.rst | 4 ++-- examples/stm32/stm32-cmsis-blink/README.rst | 4 ++-- examples/stm32/stm32-opencm3-blink/README.rst | 4 ++-- examples/stm32/stm32-spl-blink/README.rst | 4 ++-- examples/teensy/teensy-internal-libs/README.rst | 4 ++-- examples/timsp430/panstamp-blink/README.rst | 4 ++-- examples/timsp430/timsp430-energia-blink/README.rst | 4 ++-- examples/timsp430/timsp430-native-blink/README.rst | 4 ++-- examples/titiva/titiva-energia-blink/README.rst | 4 ++-- examples/titiva/titiva-native-blink/README.rst | 4 ++-- examples/titiva/titiva-opencm3-blink/README.rst | 4 ++-- examples/wiring-blink/README.rst | 4 ++-- 20 files changed, 40 insertions(+), 40 deletions(-) diff --git a/examples/atmelavr-and-arduino/adafruit-blink/README.rst b/examples/atmelavr-and-arduino/adafruit-blink/README.rst index 290761d5..ffccc76e 100644 --- a/examples/atmelavr-and-arduino/adafruit-blink/README.rst +++ b/examples/atmelavr-and-arduino/adafruit-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/atmelavr-and-arduino/arduino-external-libs/README.rst b/examples/atmelavr-and-arduino/arduino-external-libs/README.rst index 675b2129..634386f8 100644 --- a/examples/atmelavr-and-arduino/arduino-external-libs/README.rst +++ b/examples/atmelavr-and-arduino/arduino-external-libs/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/atmelavr-and-arduino/arduino-internal-libs/README.rst b/examples/atmelavr-and-arduino/arduino-internal-libs/README.rst index cb17077d..f510bf29 100644 --- a/examples/atmelavr-and-arduino/arduino-internal-libs/README.rst +++ b/examples/atmelavr-and-arduino/arduino-internal-libs/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/atmelavr-and-arduino/arduino-own-src_dir/README.rst b/examples/atmelavr-and-arduino/arduino-own-src_dir/README.rst index 02a88a40..8c5469cf 100644 --- a/examples/atmelavr-and-arduino/arduino-own-src_dir/README.rst +++ b/examples/atmelavr-and-arduino/arduino-own-src_dir/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/atmelavr-and-arduino/atmelavr-native-blink/README.rst b/examples/atmelavr-and-arduino/atmelavr-native-blink/README.rst index 14bfc2de..4edae991 100644 --- a/examples/atmelavr-and-arduino/atmelavr-native-blink/README.rst +++ b/examples/atmelavr-and-arduino/atmelavr-native-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/atmelavr-and-arduino/digitstump-mouse/README.rst b/examples/atmelavr-and-arduino/digitstump-mouse/README.rst index f01bea45..0a7076bc 100644 --- a/examples/atmelavr-and-arduino/digitstump-mouse/README.rst +++ b/examples/atmelavr-and-arduino/digitstump-mouse/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/atmelavr-and-arduino/engduino-magnetometer/README.rst b/examples/atmelavr-and-arduino/engduino-magnetometer/README.rst index 4aed8102..71ef0514 100644 --- a/examples/atmelavr-and-arduino/engduino-magnetometer/README.rst +++ b/examples/atmelavr-and-arduino/engduino-magnetometer/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/atmelavr-and-arduino/panstamp-blink/README.rst b/examples/atmelavr-and-arduino/panstamp-blink/README.rst index e0a3e32a..eb66f295 100644 --- a/examples/atmelavr-and-arduino/panstamp-blink/README.rst +++ b/examples/atmelavr-and-arduino/panstamp-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/mbed/mbed-serial/README.rst b/examples/mbed/mbed-serial/README.rst index 5ea1282a..7f1feb4a 100644 --- a/examples/mbed/mbed-serial/README.rst +++ b/examples/mbed/mbed-serial/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/stm32/stm32-cmsis-blink/README.rst b/examples/stm32/stm32-cmsis-blink/README.rst index e6cac2a7..0c1b987b 100644 --- a/examples/stm32/stm32-cmsis-blink/README.rst +++ b/examples/stm32/stm32-cmsis-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/stm32/stm32-opencm3-blink/README.rst b/examples/stm32/stm32-opencm3-blink/README.rst index 579fdcab..b2df8478 100644 --- a/examples/stm32/stm32-opencm3-blink/README.rst +++ b/examples/stm32/stm32-opencm3-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/stm32/stm32-spl-blink/README.rst b/examples/stm32/stm32-spl-blink/README.rst index 72a568be..8ed58571 100644 --- a/examples/stm32/stm32-spl-blink/README.rst +++ b/examples/stm32/stm32-spl-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/teensy/teensy-internal-libs/README.rst b/examples/teensy/teensy-internal-libs/README.rst index 5cea44c9..e1a1cc9a 100644 --- a/examples/teensy/teensy-internal-libs/README.rst +++ b/examples/teensy/teensy-internal-libs/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/timsp430/panstamp-blink/README.rst b/examples/timsp430/panstamp-blink/README.rst index f812cba1..6e7c06b7 100644 --- a/examples/timsp430/panstamp-blink/README.rst +++ b/examples/timsp430/panstamp-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/timsp430/timsp430-energia-blink/README.rst b/examples/timsp430/timsp430-energia-blink/README.rst index 67c8f443..7ad63a62 100644 --- a/examples/timsp430/timsp430-energia-blink/README.rst +++ b/examples/timsp430/timsp430-energia-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/timsp430/timsp430-native-blink/README.rst b/examples/timsp430/timsp430-native-blink/README.rst index 341ecf7e..5014d0ce 100644 --- a/examples/timsp430/timsp430-native-blink/README.rst +++ b/examples/timsp430/timsp430-native-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/titiva/titiva-energia-blink/README.rst b/examples/titiva/titiva-energia-blink/README.rst index e8b4caaf..3f182624 100644 --- a/examples/titiva/titiva-energia-blink/README.rst +++ b/examples/titiva/titiva-energia-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/titiva/titiva-native-blink/README.rst b/examples/titiva/titiva-native-blink/README.rst index 52e59f63..109f2ebb 100644 --- a/examples/titiva/titiva-native-blink/README.rst +++ b/examples/titiva/titiva-native-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/titiva/titiva-opencm3-blink/README.rst b/examples/titiva/titiva-opencm3-blink/README.rst index d98ff383..d3a83202 100644 --- a/examples/titiva/titiva-opencm3-blink/README.rst +++ b/examples/titiva/titiva-opencm3-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_ diff --git a/examples/wiring-blink/README.rst b/examples/wiring-blink/README.rst index 551f4d73..8dbda11e 100644 --- a/examples/wiring-blink/README.rst +++ b/examples/wiring-blink/README.rst @@ -1,5 +1,5 @@ -How to buid PlatformIO based project -==================================== +How to build PlatformIO based project +===================================== 1. `Install PlatformIO `_ 2. Download `source code with examples `_