Fix grammar error in verify pod. PR#3355
authorJeffrey Walton <noloader@gmail.com>
Wed, 14 May 2014 21:49:30 +0000 (22:49 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 14 May 2014 21:59:48 +0000 (22:59 +0100)
doc/apps/verify.pod

index da683004bd2742dda90a4a008c732d4fc5f0c6f4..5d3437f2ea31b1ee7f87fb9958aab7e06d1823c4 100644 (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