Merge pull request #3395 from liulangrenaaa/master

fix the comment
This commit is contained in:
Bernard Xiong
2020-02-22 19:42:12 +08:00
committed by GitHub

View File

@@ -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
*/