progs/perftest.c: Use from Glibc syscall numbers.
[catacomb] / math / pgen.h
index 219b261..eef9141 100644 (file)
@@ -278,7 +278,7 @@ extern mp *pgen(const char */*name*/, mp */*d*/, mp */*m*/,
  *
  * 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.
  *