aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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') {