From: David Anderson Date: Fri, 1 Sep 2000 23:53:57 +0000 (+0000) Subject: Corrected spelling error in comment: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4b3cb714dcbefeba4802177267cc08a0a699c7b6;p=binutils-gdb.git Corrected spelling error in comment: converteded->converted --- diff --git a/gdb/gdb-events.sh b/gdb/gdb-events.sh index 3e4a01bf9b9..ef64b46d6ac 100755 --- a/gdb/gdb-events.sh +++ b/gdb/gdb-events.sh @@ -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.