Corrected two typos in a man page
authorAlex Gaynor <alex.gaynor@gmail.com>
Wed, 7 Mar 2018 19:01:05 +0000 (14:01 -0500)
committerRich Salz <rsalz@openssl.org>
Wed, 7 Mar 2018 19:01:05 +0000 (14:01 -0500)
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5542)

doc/man3/ADMISSIONS.pod

index c38ad040ef148f679b9749734adcc94bf93f53be..5dcf72e201c648ed4ade31471cc0225a27ecd19a 100644 (file)
@@ -99,10 +99,10 @@ The B<PROFESSION_INFOS>, B<ADMISSION_SYNTAX>, B<ADMISSIONS>, and
 B<PROFESSION_INFO> types are opaque structures representing the
 analogous types defined in the Common PKI Specification published
 by L<https://www.t7ev.org>.
-Knowledge of those strutures and their semantics is assumed.
+Knowledge of those structures and their semantics is assumed.
 
 The conventional routines to convert between DER and the local format
-are desribed in L<d2i_X509(3)>.
+are described in L<d2i_X509(3)>.
 The conventional routines to allocate and free the types are defined
 in L<X509_dup(3)>.