fixed typo
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Wed, 11 Jan 2006 10:24:02 +0000 (10:24 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Wed, 11 Jan 2006 10:24:02 +0000 (10:24 +0000)
ir/be/besched_t.h

index dc92b7e..0d37f86 100644 (file)
@@ -210,7 +210,7 @@ static INLINE void _sched_remove(ir_node *irn)
 }
 
 /**
- * Check, if thenode is scheduled.
+ * Check, if the node is scheduled.
  * @param irn The node.
  * @return 1, if the node is scheduled, 0 if not.
  */