chiark / gitweb /
rand/rand-x86ish.S: Hoist argument register allocation outside.
[catacomb] / math / pgen-granfrob.c
index 8e49c731c051dad7113fe0290785261e06495e7d..98c8f8cbfe7c0c37cafb5b2959bfc415b4c28e29 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.
  *