summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/kinetis/kinetis_vectors.S
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-08-27 09:40:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-08-27 09:40:19 -0600
commite84937a34489eab1669338bf8e3bb6c07e9d7295 (patch)
tree5fcaae860d74eeaf009b81a51292b3fe6c9865fd /nuttx/arch/arm/src/kinetis/kinetis_vectors.S
parentf760141ba6b1536afc27451db9dd90d7a207ae5f (diff)
downloadnuttx-e84937a34489eab1669338bf8e3bb6c07e9d7295.tar.gz
nuttx-e84937a34489eab1669338bf8e3bb6c07e9d7295.tar.bz2
nuttx-e84937a34489eab1669338bf8e3bb6c07e9d7295.zip
Fix all occurrences of "the the" in documentation and comments
Diffstat (limited to 'nuttx/arch/arm/src/kinetis/kinetis_vectors.S')
-rw-r--r--nuttx/arch/arm/src/kinetis/kinetis_vectors.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/kinetis/kinetis_vectors.S b/nuttx/arch/arm/src/kinetis/kinetis_vectors.S
index 220c64053..8394ff916 100644
--- a/nuttx/arch/arm/src/kinetis/kinetis_vectors.S
+++ b/nuttx/arch/arm/src/kinetis/kinetis_vectors.S
@@ -626,7 +626,7 @@ kinetis_common:
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.
*/