summaryrefslogtreecommitdiffstats
path: root/doc/HOWTO/keys.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HOWTO/keys.txt')
-rw-r--r--doc/HOWTO/keys.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/HOWTO/keys.txt b/doc/HOWTO/keys.txt
index 9f0967cf55..c4a74c54fc 100644
--- a/doc/HOWTO/keys.txt
+++ b/doc/HOWTO/keys.txt
@@ -14,9 +14,9 @@ algorithms. The most popular ones associated with certificates are
RSA and DSA, and this HOWTO will show how to generate each of them.
-2. To generate a RSA key
+2. To generate an RSA key
-A RSA key can be used both for encryption and for signing.
+An RSA key can be used both for encryption and for signing.
Generating a key for the RSA algorithm is quite easy, all you have to
do is the following: