aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple')
-rw-r--r--libmaple/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/util.c b/libmaple/util.c
index 592037a..88da075 100644
--- a/libmaple/util.c
+++ b/libmaple/util.c
@@ -27,7 +27,7 @@
/**
* @file libmaple/util.c
* @brief Utility procedures for debugging, mostly an error LED fade
- * and messages dumped over a UART for failed asserts.
+ * and messages dumped over a UART for failed asserts.
*/
#include <libmaple/libmaple.h>