fix: misspell
Change-Id: I29c6df3ea2e1c23529373de74aa634be0c3de114
This commit is contained in:
parent
58023d89c5
commit
30578a6a68
|
@ -299,11 +299,11 @@ extern UINT32 LOS_EventClear(PEVENT_CB_S eventCB, UINT32 events);
|
|||
|
||||
/**
|
||||
* @ingroup los_event
|
||||
* @brief Destroy a event.
|
||||
* @brief Destroy an event.
|
||||
*
|
||||
* @par Description:
|
||||
* <ul>
|
||||
* <li>This API is used to Destroy a event.</li>
|
||||
* <li>This API is used to Destroy an event.</li>
|
||||
* </ul>
|
||||
* @attention
|
||||
* <ul>
|
||||
|
|
Loading…
Reference in New Issue