aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
Diffstat (limited to 'os')
-rw-r--r--os/hal/include/eicu.h2
-rw-r--r--os/hal/src/eicu.c2
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.
*/
/*