1
0
Эх сурвалжийг харах

fix the comment

Signed-off-by: suhui <3164683437@qq.com>
suhui 5 жил өмнө
parent
commit
d6d690da1a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/thread.c

+ 1 - 1
src/thread.c

@@ -590,7 +590,7 @@ RTM_EXPORT(rt_thread_delay_until);
 /**
  * This function will let current thread delay for some milliseconds.
  *
- * @param tick the delay time
+ * @param ms the delay ms time
  *
  * @return RT_EOK
  */