From e84937a34489eab1669338bf8e3bb6c07e9d7295 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 27 Aug 2013 09:40:19 -0600 Subject: Fix all occurrences of "the the" in documentation and comments --- nuttx/arch/arm/src/lm/lm_vectors.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm/src/lm/lm_vectors.S') diff --git a/nuttx/arch/arm/src/lm/lm_vectors.S b/nuttx/arch/arm/src/lm/lm_vectors.S index 0f5a8e555..0a146d691 100644 --- a/nuttx/arch/arm/src/lm/lm_vectors.S +++ b/nuttx/arch/arm/src/lm/lm_vectors.S @@ -229,7 +229,7 @@ lm_irqcommon: sub r1, #(4*SW_FPU_REGS) #endif - /* Save the the remaining registers on the stack after the registers pushed + /* Save the remaining registers on the stack after the registers pushed * by the exception handling logic. r2=SP and r3=primask or basepri, r4-r11, * r14=register values. */ -- cgit v1.2.3