pkarashchenko commented on code in PR #9569:
URL: https://github.com/apache/nuttx/pull/9569#discussion_r1233495343


##########
sched/sched/sched_idletask.c:
##########
@@ -50,7 +50,7 @@
  *   None
  *
  * Returned Value:
- *   true if the calling task is and IDLE thread.
+ *   true if the calling task is IDLE thread.

Review Comment:
   ```suggestion
    *   true if the calling task is an IDLE thread.
   ```
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to