summaryrefslogtreecommitdiff
path: root/gas/config/atof-ieee.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/atof-ieee.c')
-rw-r--r--gas/config/atof-ieee.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/atof-ieee.c b/gas/config/atof-ieee.c
index 3f2d82bd2c7..c1ea5089a7e 100644
--- a/gas/config/atof-ieee.c
+++ b/gas/config/atof-ieee.c
@@ -766,7 +766,7 @@ ieee_md_atof (int type,
can come from the .dc.s, .dcb.s, .float or .single pseudo-ops and the
'd' type from the .dc.d, .dbc.d or .double pseudo-ops.
- The 'x' type is not implicitly recongised however, even though it can
+ The 'x' type is not implicitly recognised however, even though it can
be generated by the .dc.x and .dbc.x pseudo-ops because not all targets
can support floating point values that big. ie the target has to
explicitly allow them by putting them into FLT_CHARS. */