diff options
-rw-r--r-- | doc/manual/pubkey.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/pubkey.rst b/doc/manual/pubkey.rst index 6cebcd8ba..bd975400e 100644 --- a/doc/manual/pubkey.rst +++ b/doc/manual/pubkey.rst @@ -1,7 +1,7 @@ Public Key Cryptography ================================= -Public key cryptography (also called assymmetric cryptography) is a collection +Public key cryptography (also called asymmetric cryptography) is a collection of techniques allowing for encryption, signatures, and key agreement. Key Objects |