From: Christoph Mallon Date: Wed, 3 Oct 2007 07:25:36 +0000 (+0000) Subject: Fix typo in comment. X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;ds=sidebyside;h=72d4cdfc1d3f6144428314ce2ad687202ead483b;p=libfirm Fix typo in comment. [r16040] --- diff --git a/ir/be/ia32/ia32_new_nodes.c b/ir/be/ia32/ia32_new_nodes.c index f0e77c65a..ddb26c53f 100644 --- a/ir/be/ia32/ia32_new_nodes.c +++ b/ir/be/ia32/ia32_new_nodes.c @@ -24,7 +24,7 @@ * @version $Id$ * * This file implements the creation of the achitecture specific firm opcodes - * and the coresponding node constructors for the ia32 assembler irg. + * and the corresponding node constructors for the ia32 assembler irg. */ #ifdef HAVE_CONFIG_H #include "config.h"