From f3052a3a1a78c5cb5135c5c96c64ae4a39433745 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Mon, 5 Dec 2011 18:28:19 +0100 Subject: Fix misspelling of chosen --- lib/crypto/doc/src/crypto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/crypto/doc') diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml index dc22f2aa14..8cb893cd1c 100644 --- a/lib/crypto/doc/src/crypto.xml +++ b/lib/crypto/doc/src/crypto.xml @@ -905,7 +905,7 @@ Mpint() = >]]> and verifies that the digest matches the RSA signature using the signer's public key Key.

-

May throw exception notsup in case the choosen DigestType +

May throw exception notsup in case the chosen DigestType is not supported by the underlying OpenSSL implementation.

-- cgit v1.2.3