aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/alias.c')
-rw-r--r--gcc/alias.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/alias.c b/gcc/alias.c
index 21563ec..b39be73 100644
--- a/gcc/alias.c
+++ b/gcc/alias.c
@@ -1751,7 +1751,7 @@ nonoverlapping_component_refs_p (x, y)
do
{
/* The comparison has to be done at a common type, since we don't
- know how the inheritance heirarchy works. */
+ know how the inheritance hierarchy works. */
orig_y = y;
do
{