to correct typos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2376 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
a690ad168f
commit
04bf06124f
|
@ -380,7 +380,7 @@ void rt_alarm_update(rt_device_t dev, rt_uint32_t event)
|
|||
rt_event_send(&_container.event, 1);
|
||||
}
|
||||
|
||||
/** \breif modify the alarm setup
|
||||
/** \brief modify the alarm setup
|
||||
*
|
||||
* \param alarm pointer to alarm
|
||||
* \param cmd control command
|
||||
|
|
Loading…
Reference in New Issue