chiark / gitweb /
rand/rand-x86ish.S: Hoist argument register allocation outside.
[catacomb] / math / pgen.h
index 219b261b8e703e2490ec98684f7de6da52d455a5..eef9141428833be7d399c13e479e90d852d00655 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.
  *