aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Anderson <davea@sgi.com>2000-09-01 23:53:57 +0000
committerDavid Anderson <davea@sgi.com>2000-09-01 23:53:57 +0000
commit4b3cb714dcbefeba4802177267cc08a0a699c7b6 (patch)
tree09866a8abc53f4c46bcca190e20e091a441ffdbb
parent701f97654020d6993bd4a0a15749c6ae1bf86f2a (diff)
downloadgdb-4b3cb714dcbefeba4802177267cc08a0a699c7b6.zip
gdb-4b3cb714dcbefeba4802177267cc08a0a699c7b6.tar.gz
gdb-4b3cb714dcbefeba4802177267cc08a0a699c7b6.tar.bz2
Corrected spelling error in comment:
converteded->converted
-rwxr-xr-xgdb/gdb-events.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdb-events.sh b/gdb/gdb-events.sh
index 3e4a01b..ef64b46 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.