summaryrefslogtreecommitdiff
path: root/tests/tnrandom_chisq.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tnrandom_chisq.c')
-rw-r--r--tests/tnrandom_chisq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tnrandom_chisq.c b/tests/tnrandom_chisq.c
index 176a83c99..59a688c79 100644
--- a/tests/tnrandom_chisq.c
+++ b/tests/tnrandom_chisq.c
@@ -163,7 +163,7 @@ test_nrandom_chisq_cont (long num, mpfr_prec_t prec, int nu,
}
/* Return a sequential number for a positive low-precision x. x is altered by
- * this fuction. low precision means prec = 2, 3, or 4. High values of
+ * this function. low precision means prec = 2, 3, or 4. High values of
* precision will result in integer overflow. */
static long
sequential (mpfr_t x)