You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/07/16 21:43:44 UTC

[GitHub] [incubator-nuttx] hartmannathan commented on a change in pull request #4168: wqueue: Fix typos

hartmannathan commented on a change in pull request #4168:
URL: https://github.com/apache/incubator-nuttx/pull/4168#discussion_r671539875



##########
File path: libs/libc/wqueue/work_cancel.c
##########
@@ -44,12 +44,12 @@
  *
  * Description:
  *   Cancel previously queued work.  This removes work from the work queue.
- *   After work has been cancelled, it may be re-queue by calling
+ *   After work has been cancelled, it may be re-queued by calling

Review comment:
       Good catch! Fixed, see latest force push




-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org