From e2801d35e4de21cf21b2e1a67cf5b74ecd1c44ed Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Wed, 15 Jun 2016 11:11:31 -0400 Subject: [PATCH] fix comment spelling --- nuttx-configs/px4fmu-v2/include/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuttx-configs/px4fmu-v2/include/board.h b/nuttx-configs/px4fmu-v2/include/board.h index 52668cacd2..e84a5cb517 100755 --- a/nuttx-configs/px4fmu-v2/include/board.h +++ b/nuttx-configs/px4fmu-v2/include/board.h @@ -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. * ************************************************************************************/