OSDN Git Service

Corrected spelling error in comment:
authordavea <davea>
Fri, 1 Sep 2000 23:53:57 +0000 (23:53 +0000)
committerdavea <davea>
Fri, 1 Sep 2000 23:53:57 +0000 (23:53 +0000)
converteded->converted

gdb/gdb-events.sh

index 3e4a01b..ef64b46 100755 (executable)
@@ -34,7 +34,7 @@
 # here with respect to annotate.  We might need to accomodate a hook
 # stack that allows several ui blocks to install their own events.
 
-# Each of the variable events (as currently generated) is converteded
+# Each of the variable events (as currently generated) is converted
 # to either a straight function call or a function call with a
 # predicate.