typo fixed
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 31 May 2005 09:15:50 +0000 (09:15 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 31 May 2005 09:15:50 +0000 (09:15 +0000)
[r5923]

ir/tr/tr_inheritance.h

index 5585c25..b521051 100644 (file)
@@ -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. */