diff options
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 f43feb0fc6a..a94de27c8ef 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 |