summaryrefslogtreecommitdiffstats
path: root/doc/apps/req.pod
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-03 23:23:24 +0000
committerUlf Möller <ulf@openssl.org>2000-02-03 23:23:24 +0000
commit657e60fa00ddde3618600d6306be913214d30457 (patch)
tree6ea080becb16ab3d808ec45064b17b7fedb745a2 /doc/apps/req.pod
parent9dbc41d7eed7d69da54dc81082794845c50ad482 (diff)
ispell (and minor modifications)
Diffstat (limited to 'doc/apps/req.pod')
-rw-r--r--doc/apps/req.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/req.pod b/doc/apps/req.pod
index f11e321d69..a66410dbb4 100644
--- a/doc/apps/req.pod
+++ b/doc/apps/req.pod
@@ -308,7 +308,7 @@ just consist of field names and values: for example,
CN=My Name
OU=My Organization
- emailAddress=someone@somehere.org
+ emailAddress=someone@somewhere.org
This allows external programs (e.g. GUI based) to generate a template file
with all the field names and values and just pass it to B<req>. An example