fix comment spelling

This commit is contained in:
Daniel Agar 2016-06-15 11:11:31 -04:00 committed by Lorenz Meier
parent 64d9b8eefd
commit e2801d35e4
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ extern "C" {
*
* 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.
*
************************************************************************************/