From 15dc95cbcc21b31f3b5ae50d6172db3c4f4894b1 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 1 Sep 2007 20:13:45 +0000 Subject: arm.c, [...]: Fix comment typos. * config/arm/arm.c, config/rs6000/ppu_intrinsics.h, config/spu/spu.c, df-scan.c, fixed-value.c, fold-const.c, ginclude/tgmath.h, haifa-sched.c, optabs.c, recog.c, sched-deps.c, sched-int.h, system.h, target.h, tree-ssa-live.c, tree-vect-transform.c, tree-vectorizer.c, tree.def: Fix comment typos. From-SVN: r128016 --- gcc/ginclude/tgmath.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ginclude/tgmath.h') diff --git a/gcc/ginclude/tgmath.h b/gcc/ginclude/tgmath.h index 2327556..1c0fb37 100644 --- a/gcc/ginclude/tgmath.h +++ b/gcc/ginclude/tgmath.h @@ -50,7 +50,7 @@ Boston, MA 02111-1307, USA. */ If any generic parameter is complex, we use a complex version. Otherwise we use a real version. If the real part of any generic parameter is long double, we use the long double version. Otherwise if the real part of any - generic paramter is double or of integer type, we use the double version. + generic parameter is double or of integer type, we use the double version. Otherwise we use the float version. */ #define __tg_cplx(expr) \ -- cgit v1.1