aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-11-15 21:08:11 +0000
committerAndrew Cagney <cagney@redhat.com>2002-11-15 21:08:11 +0000
commit24382c5ce8a0294e14b1c590e2359efdc2a66785 (patch)
tree56e92ae0edbcf8b2c01d135329abcd5240a32618 /gdb
parentd741b867bb66a2034e5462fa90f42cc3c349709e (diff)
downloadgdb-24382c5ce8a0294e14b1c590e2359efdc2a66785.zip
gdb-24382c5ce8a0294e14b1c590e2359efdc2a66785.tar.gz
gdb-24382c5ce8a0294e14b1c590e2359efdc2a66785.tar.bz2
* complaints.h: Fix spelling errors.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog1
-rw-r--r--gdb/complaints.h4
2 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4a8b11e..d069689 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -2,6 +2,7 @@
* complaints.h: Add comment explaining how to eliminate a
deprecated_complain call.
+ * complaints.h: Fix spelling errors.
2002-11-15 David Carlton <carlton@math.stanford.edu>
diff --git a/gdb/complaints.h b/gdb/complaints.h
index f43feb0..a94de27 100644
--- a/gdb/complaints.h
+++ b/gdb/complaints.h
@@ -68,8 +68,8 @@ extern void clear_complaints (struct complaints **complaints,
msg_complaint (addr);
Yes, the typo is intentional. The motivation behind this interface
- change is to eliminate all possability of this problem re-occuring
- (it has occured in the past and no one is sure that it isn't
+ change is to eliminate all possibility of this problem re-occurring
+ (it has occurred in the past and no one is sure that it isn't
present now).
Support for complaining about things in the symbol file that aren't