From ed9fd42536fddc2ee97697b5c614c35827194141 Mon Sep 17 00:00:00 2001 From: Youssef Kandil Date: Thu, 16 Jan 2025 17:35:13 +0200 Subject: [PATCH] typo fix --- fw/EF_I2S.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fw/EF_I2S.c b/fw/EF_I2S.c index 810c58b..813b616 100644 --- a/fw/EF_I2S.c +++ b/fw/EF_I2S.c @@ -18,7 +18,7 @@ /*! \file EF_I2C.c - \brief C header file for I2S APIs which contains the function implementations + \brief C file for I2S APIs which contains the function implementations */