aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/templates/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/kernel/templates/chconf.h')
-rw-r--r--os/kernel/templates/chconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/kernel/templates/chconf.h b/os/kernel/templates/chconf.h
index 6f8233b7f..02d38baf4 100644
--- a/os/kernel/templates/chconf.h
+++ b/os/kernel/templates/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2007 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
@@ -404,7 +404,7 @@
* @brief Debug option, stacks initialization.
* @details If enabled then the threads working area is filled with a byte
* value when a thread is created. This can be useful for the
- * runtime measurement of the used stack.
+ * runtime measurement of the used stack.
*
* @note The default is @p FALSE.
*/