aboutsummaryrefslogtreecommitdiff
path: root/gdb/stubs/i386-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stubs/i386-stub.c')
-rw-r--r--gdb/stubs/i386-stub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/stubs/i386-stub.c b/gdb/stubs/i386-stub.c
index 04996b7..74fe476 100644
--- a/gdb/stubs/i386-stub.c
+++ b/gdb/stubs/i386-stub.c
@@ -46,7 +46,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.
*
*************
*