summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-flow.h')
-rw-r--r--gcc/tree-flow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-flow.h b/gcc/tree-flow.h
index 8989c2f0a24..d4fa3dd57aa 100644
--- a/gcc/tree-flow.h
+++ b/gcc/tree-flow.h
@@ -288,7 +288,7 @@ struct var_ann_d GTY(())
unsigned int escape_mask;
};
-/* Contianer for variable annotation used by hashtable for annotations for
+/* Container for variable annotation used by hashtable for annotations for
static variables. */
struct static_var_ann_d GTY(())
{