Explorar o código

Merge pull request #3395 from liulangrenaaa/master

fix the comment
Bernard Xiong %!s(int64=5) %!d(string=hai) anos
pai
achega
9fca5eb478
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
  */