summaryrefslogtreecommitdiff
path: root/nuttx/sched/pthread_keydelete.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/pthread_keydelete.c')
-rw-r--r--nuttx/sched/pthread_keydelete.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/pthread_keydelete.c b/nuttx/sched/pthread_keydelete.c
index d55a448ed..0cbf950c0 100644
--- a/nuttx/sched/pthread_keydelete.c
+++ b/nuttx/sched/pthread_keydelete.c
@@ -81,7 +81,7 @@
* key = the key to delete
*
* Return Value:
- * Always returns ENOSYSL.
+ * Always returns ENOSYS.
*
* Assumptions:
*