From eeddee9b3682be9a0ec105021b5dbc68835bde0d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20Sch=C3=B6sser?= Date: Thu, 27 Mar 2003 16:46:16 +0000 Subject: [PATCH] Removed typo [r999] --- ir/common/firm_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/common/firm_common.h b/ir/common/firm_common.h index 12878e6f9..17ef4526e 100644 --- a/ir/common/firm_common.h +++ b/ir/common/firm_common.h @@ -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); -- 2.20.1