aboutsummaryrefslogtreecommitdiff
path: root/gdb/stubs/m68k-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stubs/m68k-stub.c')
-rw-r--r--gdb/stubs/m68k-stub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/stubs/m68k-stub.c b/gdb/stubs/m68k-stub.c
index 47eca00..1598422 100644
--- a/gdb/stubs/m68k-stub.c
+++ b/gdb/stubs/m68k-stub.c
@@ -62,7 +62,7 @@
*
* Because gdb will sometimes write to the stack area to execute function
* calls, this program cannot rely on using the supervisor stack so it
- * uses it's own stack area reserved in the int array remcomStack.
+ * uses its own stack area reserved in the int array remcomStack.
*
*************
*