From c76ae08762d109c37eb35d95f6117cf90fc135e0 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Fri, 4 May 2007 22:02:16 +0000 Subject: [PATCH] typo fixed [r13634] --- ir/be/ia32/ia32_dbg_stat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/ia32/ia32_dbg_stat.h b/ir/be/ia32/ia32_dbg_stat.h index e8dc90290..9410af422 100644 --- a/ir/be/ia32/ia32_dbg_stat.h +++ b/ir/be/ia32/ia32_dbg_stat.h @@ -173,7 +173,7 @@ } while(0) /** - * A Copy was created to fullfill two address code constraints + * A Copy was created to fulfill two address code constraints * * @param cpy the copy */ -- 2.20.1