summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/stor-layout.c')
-rw-r--r--gcc/stor-layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stor-layout.c b/gcc/stor-layout.c
index e37c8dfdacf..745a0c7b999 100644
--- a/gcc/stor-layout.c
+++ b/gcc/stor-layout.c
@@ -670,7 +670,7 @@ layout_type (type)
{
case LANG_TYPE:
/* This kind of type is the responsibility
- of the languge-specific code. */
+ of the language-specific code. */
abort ();
case INTEGER_TYPE: