aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-08-18 13:41:13 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-08-18 13:41:13 -0400
commitbc991a78f55c05be9b9ef1bac854eda4c073bf25 (patch)
tree536a03a2d132183a1708af693a6bb3a1672c4c55 /examples
parent905a1a04ee5fea8fc5c51e04efa9158f07de3657 (diff)
downloadlibrambutan-bc991a78f55c05be9b9ef1bac854eda4c073bf25.tar.gz
librambutan-bc991a78f55c05be9b9ef1bac854eda4c073bf25.zip
Whitespace tweak.
Diffstat (limited to 'examples')
-rw-r--r--examples/test-spi-roundtrip.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-spi-roundtrip.cpp b/examples/test-spi-roundtrip.cpp
index 8fe97b9..647e6f1 100644
--- a/examples/test-spi-roundtrip.cpp
+++ b/examples/test-spi-roundtrip.cpp
@@ -76,7 +76,7 @@ void loop() {
SerialUSB.println();
SerialUSB.println("** Alice will now wax eloquent in various styles. "
- "Press any key for the next configuration.");
+ "Press any key for the next configuration.");
soliloquies(MSBFIRST);
soliloquies(LSBFIRST);