Fix typos in comments (#24681)

This commit is contained in:
co63oc
2025-04-09 08:47:58 +08:00
committed by GitHub
parent 03345db36e
commit f4cfee6f72
53 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ __EXPORT void board_on_reset(int status)
*
* Description:
* All STM32 architectures must provide the following entry point. This entry point
* is called early in the intitialization -- after all memory has been configured
* is called early in the initialization -- after all memory has been configured
* and mapped but before any devices have been initialized.
*
************************************************************************************/