Fix errors found by new find-doc-nits
[openssl.git] / doc / man3 / X509_LOOKUP_hash_dir.pod
index 4303b85b407737f1493cf952a530e8afffd8f5ec..a9b837a308f9fb17315dde153d02047de1892499 100644 (file)
@@ -80,7 +80,7 @@ upon each lookup, so that newer CRLs are as soon as they appear in
 the directory.
 
 The directory should contain one certificate or CRL per file in PEM format,
-with a file name of the form I<hash>.I<N> for a certificate, or
+with a filename of the form I<hash>.I<N> for a certificate, or
 I<hash>.B<r>I<N> for a CRL.
 The I<hash> is the value returned by the L<X509_NAME_hash(3)> function applied
 to the subject name for certificates or issuer name for CRLs.