aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbcmd.h')
-rw-r--r--gdb/gdbcmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbcmd.h b/gdb/gdbcmd.h
index 9f67656..5824030 100644
--- a/gdb/gdbcmd.h
+++ b/gdb/gdbcmd.h
@@ -2,7 +2,7 @@
of the possible command languages. If necessary, a hook (that may be
present or not) must be used and set to the appropriate routine by any
command language that cares about it. If you are having to include this
- file you are possibly doing things the old way. This file will dissapear.
+ file you are possibly doing things the old way. This file will disappear.
fnasser@redhat.com */
/* Header file for GDB-specific command-line stuff.