diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-11-15 21:08:11 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-11-15 21:08:11 +0000 |
commit | 24382c5ce8a0294e14b1c590e2359efdc2a66785 (patch) | |
tree | 56e92ae0edbcf8b2c01d135329abcd5240a32618 /gdb/complaints.h | |
parent | d741b867bb66a2034e5462fa90f42cc3c349709e (diff) | |
download | gdb-24382c5ce8a0294e14b1c590e2359efdc2a66785.zip gdb-24382c5ce8a0294e14b1c590e2359efdc2a66785.tar.gz gdb-24382c5ce8a0294e14b1c590e2359efdc2a66785.tar.bz2 |
* complaints.h: Fix spelling errors.
Diffstat (limited to 'gdb/complaints.h')
-rw-r--r-- | gdb/complaints.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |