fix: misspell
Change-Id: I7bb8abb2c8c250373f22d0e6bec5a9765e2f52be
This commit is contained in:
parent
b56c8392fd
commit
08980eac3c
|
@ -312,11 +312,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