Typo fix appproximated.
authorJustin P. Mattock <justinmattock@gmail.com>
Mon, 18 Apr 2011 00:56:07 +0000 (20:56 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 18 Apr 2011 00:56:07 +0000 (20:56 -0400)
sysdeps/ia64/fpu/s_erfcl.S
sysdeps/ia64/fpu/s_expm1l.S

index 266e1e1..31ffc2d 100644 (file)
 // Case exp_small:
 //
 //   Here, exp(X) and exp(X) - 1 can all be 
-//   appproximated by a relatively simple polynomial.
+//   approximated by a relatively simple polynomial.
 //
 //   This polynomial resembles the truncated Taylor series
 //
index 5f135fa..a3a6e40 100644 (file)
 // Case exp_small:
 //
 //   Here, exp(X) and exp(X) - 1 can all be 
-//   appproximated by a relatively simple polynomial.
+//   approximated by a relatively simple polynomial.
 //
 //   This polynomial resembles the truncated Taylor series
 //