aboutsummaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-16 01:06:07 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-18 00:40:53 +0100
commit35ba3f6919fbd4a724383169d16f9eec43a27989 (patch)
treec1eee520eeb657d058a82574bae77216597c4c3b /client
parenta8bc34b6ff5eccabef7420d5d5deeb8e1a9e2816 (diff)
typofix
Diffstat (limited to 'client')
-rwxr-xr-xclient2
1 files changed, 1 insertions, 1 deletions
diff --git a/client b/client
index 0556450..e457df1 100755
--- a/client
+++ b/client
@@ -367,7 +367,7 @@ elsif ($COMMAND eq 'newOrder') {
#############################################################################
# revokeCert
# The certificate to revoke is passed (in DER format) to STDIN; this
-# is required since the ACME client might not have read access to the
+# is needed since the ACME client might not have read access to the
# X.509 file
#
elsif ($COMMAND eq 'revokeCert') {