aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/templates/nilcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/templates/nilcore.h')
-rw-r--r--os/nil/templates/nilcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/nil/templates/nilcore.h b/os/nil/templates/nilcore.h
index c49b425e1..61df58bc9 100644
--- a/os/nil/templates/nilcore.h
+++ b/os/nil/templates/nilcore.h
@@ -157,7 +157,7 @@ struct port_intctx {
/*===========================================================================*/
/**
- * @brief Platform dependent part of the @p chThdCreateI() API.
+ * @brief Platform dependent thread stack setup.
* @details This code usually setup the context switching frame represented
* by an @p port_intctx structure.
*/