From: Richard Henderson Date: Wed, 16 Feb 2011 16:51:23 +0000 (+0000) Subject: Fix comment typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ff2bd081f67d55a8a93f3945a8112336bae6d3c;p=binutils-gdb.git Fix comment typo. --- diff --git a/gas/dw2gencfi.c b/gas/dw2gencfi.c index 59ca27ca1d0..7a051e35c3b 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)