X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/6001a9ffafa1e77b2d192938d79e6da80febdc43..HEAD:/math/pgen-granfrob.c diff --git a/math/pgen-granfrob.c b/math/pgen-granfrob.c index 8e49c731..98c8f8cb 100644 --- a/math/pgen-granfrob.c +++ b/math/pgen-granfrob.c @@ -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. *