aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/gdb_signals.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/gdb_signals.h')
-rw-r--r--gdbsupport/gdb_signals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/gdb_signals.h b/gdbsupport/gdb_signals.h
index a70d455..26bb33e 100644
--- a/gdbsupport/gdb_signals.h
+++ b/gdbsupport/gdb_signals.h
@@ -25,7 +25,7 @@
/* Predicate to gdb_signal_to_host(). Return non-zero if the enum
targ_signal SIGNO has an equivalent ``host'' representation. */
/* FIXME: cagney/1999-11-22: The name below was chosen in preference
- to the shorter gdb_signal_p() because it is far less ambigious.
+ to the shorter gdb_signal_p() because it is far less ambiguous.
In this context ``gdb_signal'' refers to GDB's internal
representation of the target's set of signals while ``host signal''
refers to the target operating system's signal. Confused? */