summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-04-03 21:55:55 +0000
committerRichard Levitte <levitte@openssl.org>2003-04-03 21:55:55 +0000
commit4ce4884a5b629843f65a8269b4af1528cb719175 (patch)
treecd6ef21bf96b2bad7ed074a5c8f34a6f7e3b7d15
parentdb598fbce2af2cc7c835b0e10253f49dda5b1b41 (diff)
Typo correction
-rw-r--r--doc/HOWTO/certificates.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO/certificates.txt b/doc/HOWTO/certificates.txt
index 82166e0dc2..d7e16c1da1 100644
--- a/doc/HOWTO/certificates.txt
+++ b/doc/HOWTO/certificates.txt
@@ -48,7 +48,7 @@ you have your own certificate authority, you may sign it yourself, or
if you need a self-signed certificate (because you just want a test
certificate or because you are setting up your own CA).
-The certificate is created like this:
+The certificate request is created like this:
openssl req -new -key privkey.pem -out cert.csr