aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/chcore.c
diff options
context:
space:
mode:
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.
*/