aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude/float.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ginclude/float.h')
-rw-r--r--gcc/ginclude/float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ginclude/float.h b/gcc/ginclude/float.h
index 2f517f1..f501a8a 100644
--- a/gcc/ginclude/float.h
+++ b/gcc/ginclude/float.h
@@ -57,7 +57,7 @@ Boston, MA 02111-1307, USA. */
#define DBL_DIG __DBL_DIG__
#define LDBL_DIG __LDBL_DIG__
-/* Minimum int x such that FLT_RADIX**(x-1) is a normalised float, emin */
+/* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
#undef FLT_MIN_EXP
#undef DBL_MIN_EXP
#undef LDBL_MIN_EXP