diff --git a/components/trace/los_trace.h b/components/trace/los_trace.h index fd8ead92..fb089117 100644 --- a/components/trace/los_trace.h +++ b/components/trace/los_trace.h @@ -457,13 +457,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 *