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.