Correct another batch of typos
[openssl.git] / doc / crypto / X509_verify_cert.pod
index 1d0f1e23c8b8ed7ea750b6bd5d2009c5a4fa10dd..a84ef0008939ea9a6e68797b6f4efa46298167dc 100644 (file)
@@ -41,7 +41,7 @@ for <= 0 return value on error.
 =head1 BUGS
 
 This function uses the header B<x509.h> as opposed to most chain verification
-functiosn which use B<x509_vfy.h>.
+functions which use B<x509_vfy.h>.
 
 =head1 SEE ALSO