mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
arch/sim/src/sim/sim_oneshot.c: Fix spelling in comments, "Ths" -> "This"
Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
This commit is contained in:
committed by
Xiang Xiao
parent
bf870e51ba
commit
e78a33464e
@@ -137,7 +137,7 @@ static inline void sim_reset_alarm(struct timespec *alarm)
|
||||
* Name: sim_update_hosttimer
|
||||
*
|
||||
* Description:
|
||||
* Ths function is called periodically to deliver the tick events to the
|
||||
* This function is called periodically to deliver the tick events to the
|
||||
* NuttX simulation.
|
||||
*
|
||||
****************************************************************************/
|
||||
@@ -183,7 +183,7 @@ static void sim_update_hosttimer(void)
|
||||
* Name: sim_timer_update_internal
|
||||
*
|
||||
* Description:
|
||||
* Ths function is called periodically to deliver the tick events to the
|
||||
* This function is called periodically to deliver the tick events to the
|
||||
* NuttX simulation.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user