aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/timer_initialize.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/timer_initialize.c')
-rw-r--r--nuttx/sched/timer_initialize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/timer_initialize.c b/nuttx/sched/timer_initialize.c
index 05980bb1a..2651469ef 100644
--- a/nuttx/sched/timer_initialize.c
+++ b/nuttx/sched/timer_initialize.c
@@ -137,7 +137,7 @@ void weak_function timer_initialize(void)
* resources are referenced.
*
* Parameters:
- * pid - the task ID of the thread that exitted
+ * pid - the task ID of the thread that exited
*
* Return Value:
* None