summaryrefslogtreecommitdiff
path: root/nuttx/include/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/sched.h')
-rw-r--r--nuttx/include/sched.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/sched.h b/nuttx/include/sched.h
index 72c860f0d..aa1103bde 100644
--- a/nuttx/include/sched.h
+++ b/nuttx/include/sched.h
@@ -67,7 +67,7 @@
/* One processor family supported by NuttX has a single, fixed hardware stack.
* That is the 8051 family. So for that family only, there is a variant form
* of task_create() that does not take a stack size parameter. The following
- * helper macro is provided to work around the ugliness of that exception.
+ * helper macros are provided to work around the ugliness of that exception.
*/
#ifndef CONFIG_CUSTOM_STACK