summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-01-10 08:54:01 +0000
committerRichard Levitte <levitte@openssl.org>2003-01-10 08:54:01 +0000
commit360e506710623f80eab877fb44259ede6816fb39 (patch)
treeecbac308bb93c9a083e506e7855d8b0a706a6569
parent09ad2458b8c7974acead6438ea38fd1a7515b8e9 (diff)
Typos corrected.
PR: 445
-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 7a3b6bb99d..d9f2476557 100644
--- a/doc/apps/req.pod
+++ b/doc/apps/req.pod
@@ -406,7 +406,7 @@ be input by calling it "1.organizationName".
The actual permitted field names are any object identifier short or
long names. These are compiled into OpenSSL and include the usual
values such as commonName, countryName, localityName, organizationName,
-organizationUnitName, stateOrPrivinceName. Additionally emailAddress
+organizationUnitName, stateOrProvinceName. Additionally emailAddress
is include as well as name, surname, givenName initials and dnQualifier.
Additional object identifiers can be defined with the B<oid_file> or