summaryrefslogtreecommitdiffstats
path: root/doc/man3/PKCS7_verify.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/PKCS7_verify.pod')
-rw-r--r--doc/man3/PKCS7_verify.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/PKCS7_verify.pod b/doc/man3/PKCS7_verify.pod
index ebcdde0795..01e8efc442 100644
--- a/doc/man3/PKCS7_verify.pod
+++ b/doc/man3/PKCS7_verify.pod
@@ -91,7 +91,7 @@ useful if one merely wishes to write the content to B<out> and its validity
is not considered important.
Chain verification should arguably be performed using the signing time rather
-than the current time. However since the signing time is supplied by the
+than the current time. However, since the signing time is supplied by the
signer it cannot be trusted without additional evidence (such as a trusted
timestamp).