summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/nuc1xx/nuc_lowputc.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/nuc1xx/nuc_lowputc.c')
-rw-r--r--nuttx/arch/arm/src/nuc1xx/nuc_lowputc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/nuc1xx/nuc_lowputc.c b/nuttx/arch/arm/src/nuc1xx/nuc_lowputc.c
index 7e8766a73..f8fe44145 100644
--- a/nuttx/arch/arm/src/nuc1xx/nuc_lowputc.c
+++ b/nuttx/arch/arm/src/nuc1xx/nuc_lowputc.c
@@ -86,7 +86,7 @@
#endif
/* Select either the external high speed crystal, the PLL output, or
- * the internal high speed clock as the the UART clock source.
+ * the internal high speed clock as the UART clock source.
*/
#if defined(CONFIG_NUC_UARTCLK_XTALHI)