From: Michael Beck Date: Tue, 31 May 2005 09:15:50 +0000 (+0000) Subject: typo fixed X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=e90a5c92916663fb05bd7ee5a32d56769159dd5e;p=libfirm typo fixed [r5923] --- 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. */