$OpenBSD: patch-gas_atof-generic_c,v 1.1 2004/01/19 02:06:14 brad Exp $
--- gas/atof-generic.c.orig	2004-01-02 21:47:07.000000000 -0500
+++ gas/atof-generic.c	2004-01-02 21:47:14.000000000 -0500
@@ -472,7 +472,7 @@ atof_generic (address_of_string_pointer,
       {
 	/*
 	 * Compute the mantssa (& exponent) of the power of 10.
-	 * If sucessful, then multiply the power of 10 by the digits
+	 * If successful, then multiply the power of 10 by the digits
 	 * giving return_binary_mantissa and return_binary_exponent.
 	 */
 
