aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-06-14 15:40:42 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-06-14 15:40:42 -0400
commit3bf6e0327aa3cd93939f6596a5ff84af580c9cc5 (patch)
treeba416e6f95705488b5c894a4e3d668995078ddf5 /libmaple
parent62346e9b69ff13cb7d48568fbad4fbed7e781327 (diff)
downloadlibrambutan-3bf6e0327aa3cd93939f6596a5ff84af580c9cc5.tar.gz
librambutan-3bf6e0327aa3cd93939f6596a5ff84af580c9cc5.zip
gpio.h: Fix zero/oh comment mixup.
Diffstat (limited to 'libmaple')
-rw-r--r--libmaple/gpio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/gpio.h b/libmaple/gpio.h
index 6c5be1f..006b622 100644
--- a/libmaple/gpio.h
+++ b/libmaple/gpio.h
@@ -27,7 +27,7 @@
/**
* @file gpio.h
*
- * @brief General purpose I/0 (GPIO) and Alternate Function I/O
+ * @brief General purpose I/O (GPIO) and Alternate Function I/O
* (AFIO) prototypes, defines, and inlined access functions.
*/