progs/perftest.c: Use from Glibc syscall numbers.
[catacomb] / math / pgen-granfrob.c
index 8e49c73..98c8f8c 100644 (file)
@@ -54,7 +54,7 @@ static int squarep(mp *n)
  *
  * Returns:    One of the @PGEN_...@ codes.
  *
- * Use:                Performs a quadratic versoin of Grantham's Frobenius
+ * Use:                Performs a quadratic version of Grantham's Frobenius
  *             primality test, which is a simple extension of the standard
  *             Lucas test.
  *