X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FDigest%2FMD5%2FMD5.pm;h=a26b1c245fd9de40a2d12b02534dc5ce3eb65367;hb=3c4b39bee8832007b7e91bfce8701d34cacab411;hp=87aa775b9f1f3fab8b79813c69dc874c2e4a8c1f;hpb=db30010093a0bacd16d1fa3fd1bd5397da6479d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Digest/MD5/MD5.pm b/ext/Digest/MD5/MD5.pm index 87aa775..a26b1c2 100644 --- a/ext/Digest/MD5/MD5.pm +++ b/ext/Digest/MD5/MD5.pm @@ -202,7 +202,7 @@ Note that the C operation is effectively a destructive, read-once operation. Once it has been performed, the C object is automatically C and can be used to calculate another digest value. Call $md5->clone->digest if you want to calculate the -digest without reseting the digest state. +digest without resetting the digest state. =item $md5->hexdigest