about summary refs log tree commit diff
path: root/sysdeps/mips/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/start.S')
-rw-r--r--sysdeps/mips/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/start.S b/sysdeps/mips/start.S
index c08991c20d..35ef4403f8 100644
--- a/sysdeps/mips/start.S
+++ b/sysdeps/mips/start.S
@@ -60,7 +60,7 @@
 		...
 					NULL
    ra ($31)	The return address register is set to zero so that programs
-		that search backword through stack frames recognize the last
+		that search backward through stack frames recognize the last
 		stack frame.
 */