From 3bf6e0327aa3cd93939f6596a5ff84af580c9cc5 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Tue, 14 Jun 2011 15:40:42 -0400 Subject: gpio.h: Fix zero/oh comment mixup. --- libmaple/gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmaple') 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. */ -- cgit v1.2.3