]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ports/sysdeps/ia64/fpu/s_erfcl.S
Fix typos.
[thirdparty/glibc.git] / ports / sysdeps / ia64 / fpu / s_erfcl.S
index b9f7004aadea10b6d697a5dea84fe83ee7680ae2..79b94a85abc5bf9578f72bbc323c965cb4224431 100644 (file)
@@ -71,7 +71,7 @@
 //    -0.5*[x(i+1)-x(i)] <= z <= 0.5*[x(i+1)-x(i)].
 //
 //    Let  Q(z)= (P(z)- S)/S, S = a0, rounded to 16 bits.
-//    Polynomial coeffitients for Q(z) we have in the table erfc_Q_table as
+//    Polynomial coefficients for Q(z) we have in the table erfc_Q_table as
 //    long double values
 //
 //    We use multi precision to calculate input argument -x^2 for expl and