Fix typo in comment.
authorFred Fish <fnf@specifix.com>
Wed, 17 Jan 1996 22:29:53 +0000 (22:29 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 17 Jan 1996 22:29:53 +0000 (22:29 +0000)
gdb/remote.c

index 87d81138f348d9e96333edb7deff2c271c424341..c33cf6c37aae58127f5652000e151ecaaea3b2d6 100644 (file)
@@ -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)