diff options
Diffstat (limited to 'gdb/remote.c')
-rw-r--r-- | gdb/remote.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote.c b/gdb/remote.c index 87d8113..c33cf6c 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -472,7 +472,7 @@ remote_open (name, from_tty) } /* Open a connection to a remote debugger using the extended - remote gdb protocol. NAME is hte filename used for communication. */ + remote gdb protocol. NAME is the filename used for communication. */ static void extended_remote_open (name, from_tty) |