summaryrefslogtreecommitdiff
path: root/gcc/c-pragma.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-pragma.h')
-rw-r--r--gcc/c-pragma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-pragma.h b/gcc/c-pragma.h
index 28ef4e8f39b..5868f07251c 100644
--- a/gcc/c-pragma.h
+++ b/gcc/c-pragma.h
@@ -25,7 +25,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
#include <cpplib.h> /* For enum cpp_ttype. */
/* Pragma identifiers built in to the front end parsers. Identifiers
- for anciliary handlers will follow these. */
+ for ancillary handlers will follow these. */
typedef enum pragma_kind {
PRAGMA_NONE = 0,