Fix grammar error in verify pod. PR#3355

This commit is contained in:
Jeffrey Walton 2014-05-14 22:49:30 +01:00 committed by Matt Caswell
parent b6adb6ef58
commit 1f5e321ec1

View file

@ -386,7 +386,7 @@ an application specific error. Unused.
=head1 BUGS
Although the issuer checks are a considerably improvement over the old technique they still
Although the issuer checks are a considerable improvement over the old technique they still
suffer from limitations in the underlying X509_LOOKUP API. One consequence of this is that
trusted certificates with matching subject name must either appear in a file (as specified by the
B<-CAfile> option) or a directory (as specified by B<-CApath>. If they occur in both then only