aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/libmaple/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libmaple/overview.rst b/source/libmaple/overview.rst
index 4d387c6..c513393 100644
--- a/source/libmaple/overview.rst
+++ b/source/libmaple/overview.rst
@@ -420,7 +420,7 @@ results of ADC conversion are stored), you would write::
Register Bit Definitions
------------------------
-In ``<libmpale/foo.h>``, there will also be a variety of ``#define``\
+In ``<libmaple/foo.h>``, there will also be a variety of ``#define``\
s for dealing with interesting bits in the xxx registers, called
*register bit definitions*. In keeping with the ST reference manuals,
these are named according to the scheme ``FOO_REG_FIELD``, where