summaryrefslogtreecommitdiff
path: root/gdb/gdb-events.sh
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
commit78af8ffcdf4ee0a33b9b1a17b146406658c390d5 (patch)
tree4948f955c2e7d4f30cfa9c467b4e402b00f1bc4f /gdb/gdb-events.sh
parent79e5ef3e9ad52a26af7ff18e1b2f71a27df23f75 (diff)
downloadgdb-78af8ffcdf4ee0a33b9b1a17b146406658c390d5.tar.gz
Corrected spelling error in comment:
converteded->converted
Diffstat (limited to 'gdb/gdb-events.sh')
-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 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.