MIPS: Add microMIPS R5 support
[deliverable/binutils-gdb.git] / gas / atof-generic.c
index ec05f0e413a72f0e0ced2f7edaaf70fd9d7d1be9..b5070e6b904f2a6826ac9ea44c4e63e0525124e4 100644 (file)
@@ -452,7 +452,7 @@ atof_generic (/* return pointer to just AFTER number we read.  */
 
       {
        /*
-        * Compute the mantssa (& exponent) of the power of 10.
+        * Compute the mantissa (& exponent) of the power of 10.
         * If successful, then multiply the power of 10 by the digits
         * giving return_binary_mantissa and return_binary_exponent.
         */
This page took 0.02347 seconds and 4 git commands to generate.