From 72d4cdfc1d3f6144428314ce2ad687202ead483b Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Wed, 3 Oct 2007 07:25:36 +0000 Subject: [PATCH] Fix typo in comment. [r16040] --- ir/be/ia32/ia32_new_nodes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.20.1