progs/perftest.c: Use from Glibc syscall numbers.
[catacomb] / math / mp-jacobi.c
index e318ce3..2992076 100644 (file)
@@ -59,7 +59,7 @@
  *                 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.)
  */