summaryrefslogtreecommitdiffstats
path: root/doc/man3/PKCS12_decrypt_skey.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/PKCS12_decrypt_skey.pod')
-rw-r--r--doc/man3/PKCS12_decrypt_skey.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/PKCS12_decrypt_skey.pod b/doc/man3/PKCS12_decrypt_skey.pod
index 7a41b2b06c..022067c3b4 100644
--- a/doc/man3/PKCS12_decrypt_skey.pod
+++ b/doc/man3/PKCS12_decrypt_skey.pod
@@ -21,7 +21,7 @@ decrypt functions
PKCS12_decrypt_skey() Decrypt the PKCS#8 shrouded keybag contained within I<bag>
using the supplied password I<pass> of length I<passlen>.
-PKCS12_decrypt_skey_ex() is similar to the above but allows for a library contex
+PKCS12_decrypt_skey_ex() is similar to the above but allows for a library context
I<ctx> and property query I<propq> to be used to select algorithm implementations.
=head1 RETURN VALUES