diff --git a/System/sv_int_pend_fifo.c b/System/sv_int_pend_fifo.c index f7ec5298..e3246dfe 100644 --- a/System/sv_int_pend_fifo.c +++ b/System/sv_int_pend_fifo.c @@ -2,7 +2,7 @@ * @item CosyOS-II Kernel * @file sv_int_pend_fifo.c * @brief 中断挂起服务_FIFO - 执行函数 - * @detail 仅在 PendSV 中由系统调用并执行。 + * @details 仅在 PendSV 中由系统调用并执行。 * @author 迟凯峰 * @version V3.1.0 * @date 2024.11.11