Skip to content

Commit

Permalink
fixing documentation of C::G::MPI->gcd()
Browse files Browse the repository at this point in the history
git-svn-id: svn://localhost/Crypt-GCrypt/trunk@84 c2f821fb-fd85-dc11-8383-000bcdcb7a8f
  • Loading branch information
dkg committed Jan 20, 2010
1 parent d262be5 commit 2c4a610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Crypt/GCrypt/MPI.pm
Expand Up @@ -165,7 +165,7 @@ Find the multiplicative inverse of this MPI, modulo $modulus.
=head2 gcd($other)
Find the greatest common divisor of this MPI.
Find the greatest common divisor of this MPI and $other.
=head1 OUTPUT AND DEBUGGING
Expand Down

0 comments on commit 2c4a610

Please sign in to comment.