summaryrefslogtreecommitdiff
path: root/gcc/ginclude/tgmath.h
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-01 20:13:45 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-01 20:13:45 +0000
commitbecfaa6206281ee8bb5d22ca461fa08568e7dc8c (patch)
tree45757e42a145a2d8be0144b7e44a0c40f3c59cdf /gcc/ginclude/tgmath.h
parentbf8496673bf063a69114446800256803d8ef6786 (diff)
downloadgcc-becfaa6206281ee8bb5d22ca461fa08568e7dc8c.tar.gz
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128016 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ginclude/tgmath.h')
-rw-r--r--gcc/ginclude/tgmath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ginclude/tgmath.h b/gcc/ginclude/tgmath.h
index 2327556f1a6..1c0fb37cfff 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) \