From 8bb246b572b18cd5e5fcbf503bc15f8036df2f03 Mon Sep 17 00:00:00 2001 From: barthess Date: Sun, 1 Mar 2015 16:25:09 +0300 Subject: EICU. Fixed another portion of typos. --- os/hal/include/eicu.h | 2 +- os/hal/src/eicu.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/os/hal/include/eicu.h b/os/hal/include/eicu.h index 4f26bde..4fbc644 100644 --- a/os/hal/include/eicu.h +++ b/os/hal/include/eicu.h @@ -15,7 +15,7 @@ */ /* Rewritten by Emil Fresk (1/5 - 2014) for extended input capture - functionallity. And fix for spourious callbacks in the interrupt handler. + functionality. And fix for spurious callbacks in the interrupt handler. */ #ifndef _EICU_H_ diff --git a/os/hal/src/eicu.c b/os/hal/src/eicu.c index ef31745..a2d9994 100644 --- a/os/hal/src/eicu.c +++ b/os/hal/src/eicu.c @@ -15,7 +15,7 @@ */ /* Rewritten by Emil Fresk (1/5 - 2014) for extended input capture - functionallity. And fix for spourious callbacks in the interrupt handler. + functionality. And fix for spurious callbacks in the interrupt handler. */ /* -- cgit v1.2.3