summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/k_rem_pio2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/k_rem_pio2.c')
-rw-r--r--lib/msun/src/k_rem_pio2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/k_rem_pio2.c b/lib/msun/src/k_rem_pio2.c
index 3942441..d8af97e 100644
--- a/lib/msun/src/k_rem_pio2.c
+++ b/lib/msun/src/k_rem_pio2.c
@@ -83,7 +83,7 @@ __FBSDID("$FreeBSD$");
* jk+1 must be 2 larger than you might expect so that our
* recomputation test works. (Up to 24 bits in the integer
* part (the 24 bits of it that we compute) and 23 bits in
- * the fraction part may be lost to cancelation before we
+ * the fraction part may be lost to cancellation before we
* recompute.)
*
* jz local integer variable indicating the number of
OpenPOWER on IntegriCloud