summaryrefslogtreecommitdiff
path: root/gas/dw2gencfi.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2011-02-16 16:51:23 +0000
committerRichard Henderson <rth@redhat.com>2011-02-16 16:51:23 +0000
commit1b0f427a26477727ded1acbeb60ef07ca4fd3b7c (patch)
treed6b32d1fc5fefd3c0c0adbd04319908a19d7c938 /gas/dw2gencfi.c
parenta22e3667ed510dca182874f612332b4662873c83 (diff)
downloadbinutils-redhat-1b0f427a26477727ded1acbeb60ef07ca4fd3b7c.tar.gz
Fix comment typo.
Diffstat (limited to 'gas/dw2gencfi.c')
-rw-r--r--gas/dw2gencfi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/dw2gencfi.c b/gas/dw2gencfi.c
index 59ca27ca1d..7a051e35c3 100644
--- a/gas/dw2gencfi.c
+++ b/gas/dw2gencfi.c
@@ -1758,7 +1758,7 @@ cfi_finish (void)
#else /* TARGET_USE_CFIPOP */
-/* Emit an intelligable error message for missing support. */
+/* Emit an intelligible error message for missing support. */
static void
dot_cfi_dummy (int ignored ATTRIBUTE_UNUSED)