X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/075af3599557e6e480049137c0e316c1de1abf93..e99c5bdc78579b1c829a6ee852a68389cba52384:/math/mp.h diff --git a/math/mp.h b/math/mp.h index 8a299c8c..bb109b53 100644 --- a/math/mp.h +++ b/math/mp.h @@ -965,7 +965,7 @@ extern mp *mp_modinv(mp */*d*/, mp */*x*/, mp */*p*/); * congruent to 1 or 7 (mod 8), or %$-1$% otherwise. * * If %$n$% is positive and odd, then this is the Jacobi - * symbol. (The Kronecker symbol is a consistant domain + * symbol. (The Kronecker symbol is a consistent domain * extension; the Jacobi symbol was implemented first, and the * name stuck.) */