[libmath-prime-util-perl] 01/29: Fix spelling error (RT 84782)

Partha P. Mukherjee ppm-guest at moszumanska.debian.org
Thu May 21 18:48:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

ppm-guest pushed a commit to annotated tag v0.27
in repository libmath-prime-util-perl.

commit 5a33c7fc1bc516ab8018f6b975304aaae01332e6
Author: Dana Jacobsen <dana at acm.org>
Date:   Sun Apr 21 23:16:17 2013 -0700

    Fix spelling error (RT 84782)
---
 lib/Math/Prime/Util.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Math/Prime/Util.pm b/lib/Math/Prime/Util.pm
index 1fc59b2..e5e77b2 100644
--- a/lib/Math/Prime/Util.pm
+++ b/lib/Math/Prime/Util.pm
@@ -2911,7 +2911,7 @@ A certificate is an array holding an C<n-cert>.  An C<n-cert> is one of:
        The certificate passes if:
          - the final q can be proved with BPSW.
          - for each block:
-             - N is the same as the preceeding block's q
+             - N is the same as the preceding block's q
              - N is not divisible by 2 or 3
              - gcd( 4a^3 + 27b^2, N ) == 1;
              - q > (N^1/4+1)^2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git



More information about the Pkg-perl-cvs-commits mailing list