Skip to content

Commit

Permalink
provider-keymgmt.pod: fix typo
Browse files Browse the repository at this point in the history
Fix a typo from asymmmetric to asymmetric

CLA: trivial

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #23164)
  • Loading branch information
rilysh authored and t8m committed Jan 3, 2024
1 parent f1f0731 commit cf8fea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/man7/provider-keymgmt.pod
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ length is specific to the key cryptosystem.

The value should be the maximum size that a caller should allocate to
safely store a signature (called I<sig> in L<provider-signature(7)>),
the result of asymmmetric encryption / decryption (I<out> in
the result of asymmetric encryption / decryption (I<out> in
L<provider-asym_cipher(7)>, a derived secret (I<secret> in
L<provider-keyexch(7)>, and similar data).

Expand Down

0 comments on commit cf8fea8

Please sign in to comment.