diff --git a/kernel/include/los_trace.h b/kernel/include/los_trace.h index f5376c75..f234c1cb 100644 --- a/kernel/include/los_trace.h +++ b/kernel/include/los_trace.h @@ -496,13 +496,13 @@ extern UINT32 LOS_TraceStart(VOID); /** * @ingroup los_trace - * @brief Stop trace sample. + * @brief Stop trace. * * @par Description: - * This API is used to start trace sample. + * This API is used to stop trace. * @attention *