summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/nuttx/arch.h')
-rw-r--r--nuttx/include/nuttx/arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/arch.h b/nuttx/include/nuttx/arch.h
index 18b5e9112..bf6be1ce0 100644
--- a/nuttx/include/nuttx/arch.h
+++ b/nuttx/include/nuttx/arch.h
@@ -511,7 +511,7 @@ EXTERN void up_udelay(useconds_t microseconds);
* This function should then be called in the application-specific
* user_start logic in order to perform the C++ initialization. NOTE
* that no component of the core NuttX RTOS logic is involved; This
- * function defintion only provides the 'contract' between application
+ * function definition only provides the 'contract' between application
* specific C++ code and platform-specific toolchain support
*
***************************************************************************/