diff options
Diffstat (limited to 'gdb/gdbcmd.h')
-rw-r--r-- | gdb/gdbcmd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbcmd.h b/gdb/gdbcmd.h index 1b47719..675c25c 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 disapear. + file you are possibly doing things the old way. This file will dissapear. fnasser@redhat.com */ /* Header file for GDB-specific command-line stuff. |