From 5ff2bd081f67d55a8a93f3945a8112336bae6d3c Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Wed, 16 Feb 2011 16:51:23 +0000 Subject: [PATCH] Fix comment typo. --- gas/dw2gencfi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/dw2gencfi.c b/gas/dw2gencfi.c index 59ca27c..7a051e3 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) -- 2.7.4