aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/chcore.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-01-05 15:32:39 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-01-05 15:32:39 +0000
commit7fb104276ec3e3ceb474004f64ecebad77fce4ac (patch)
tree3ae6a0ef138d3341f44703250829528043bedf07 /src/templates/chcore.c
parente55a45c9e8eb2d89878ae935dbf4892566374c86 (diff)
downloadChibiOS-7fb104276ec3e3ceb474004f64ecebad77fce4ac.tar.gz
ChibiOS-7fb104276ec3e3ceb474004f64ecebad77fce4ac.tar.bz2
ChibiOS-7fb104276ec3e3ceb474004f64ecebad77fce4ac.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@584 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'src/templates/chcore.c')
-rw-r--r--src/templates/chcore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/chcore.c b/src/templates/chcore.c
index 496ffc8fa..06e584089 100644
--- a/src/templates/chcore.c
+++ b/src/templates/chcore.c
@@ -27,7 +27,7 @@
/*
* This file is a template of the system driver functions provided by a port.
* Some of the following functions may be implemented as macros in chcore.h if
- * the implementer decides there is an advantage in doing so, as example
+ * the implementer decides that there is an advantage in doing so, as example
* because performance concerns.
*/