From e90a5c92916663fb05bd7ee5a32d56769159dd5e Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Tue, 31 May 2005 09:15:50 +0000 Subject: [PATCH] typo fixed [r5923] --- ir/tr/tr_inheritance.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/tr/tr_inheritance.h b/ir/tr/tr_inheritance.h index 5585c257c..b52105101 100644 --- a/ir/tr/tr_inheritance.h +++ b/ir/tr/tr_inheritance.h @@ -201,7 +201,7 @@ entity *get_entity_trans_overwrites_next (entity *ent); /** Flags for class cast state. * - * The state in irp is allways smaller or equal to the state of any + * The state in irp is always smaller or equal to the state of any * irg. * * We rely on the ordering of the enum. */ -- 2.20.1