irop_flag_highlevel flag added to Confirm and Cast
[libfirm] / ir / stat / counter.h
index c327b46..d8cfea1 100644 (file)
@@ -36,7 +36,7 @@ static INLINE void cnt_inc(counter_t *cnt)
 }
 
 /**
- * decreace a counter
+ * decrease a counter
  */
 static INLINE void cnt_dec(counter_t *cnt)
 {