Removed typo
authorAndreas Schösser <andi@ipd.info.uni-karlsruhe.de>
Thu, 27 Mar 2003 16:46:16 +0000 (16:46 +0000)
committerAndreas Schösser <andi@ipd.info.uni-karlsruhe.de>
Thu, 27 Mar 2003 16:46:16 +0000 (16:46 +0000)
[r999]

ir/common/firm_common.h

index 12878e6..17ef452 100644 (file)
@@ -36,7 +36,7 @@ typedef enum {
 /**
  * Returns the kind of a thing.
  *
- * @param firm_thing  pointer repraesenting a firm object
+ * @param firm_thing  pointer representing a firm object
  */
 firm_kind get_kind(const void *firm_thing);