aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/signals.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/signals.cc')
-rw-r--r--gdbsupport/signals.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/signals.cc b/gdbsupport/signals.cc
index 0d700c0..0e151af 100644
--- a/gdbsupport/signals.cc
+++ b/gdbsupport/signals.cc
@@ -358,7 +358,7 @@ gdb_signal_from_host (int hostsig)
}
/* Convert a OURSIG (an enum gdb_signal) to the form used by the
- target operating system (refered to as the ``host'') or zero if the
+ target operating system (referred to as the ``host'') or zero if the
equivalent host signal is not available. Set/clear OURSIG_OK
accordingly. */