aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-05-07 11:33:16 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-05-16 13:23:37 -0400
commit6a0aea5110fc64503d9a8c2ef75b4aae6eb0f2c1 (patch)
treecba9d9338f125aaa7787769af7a32a91c6157b3e
parent66c3f413559354f254a141b0bf1c342551632b90 (diff)
downloadlibrambutan-6a0aea5110fc64503d9a8c2ef75b4aae6eb0f2c1.tar.gz
librambutan-6a0aea5110fc64503d9a8c2ef75b4aae6eb0f2c1.zip
libmaple.rst: Tweak language
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r--source/libmaple.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libmaple.rst b/source/libmaple.rst
index dce9ee6..458241e 100644
--- a/source/libmaple.rst
+++ b/source/libmaple.rst
@@ -34,7 +34,7 @@ separately.
libmaple is bundled with the :ref:`Maple IDE <ide>`. However, we
develop it separately, and :ref:`release it standalone
-<unix-toolchain>` for advanced users who might chafe at the "sketch"
+<unix-toolchain>` for users who might chafe at the "sketch"
programming model of the IDE. The following pages document libmaple
proper. As such, they're intended for advanced users who know how to
write C.