mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-23 09:31:00 +01:00
fixed typos as suggested by @jwilk (closes #369)
This commit is contained in:
@@ -91,7 +91,7 @@ invalid_challenge() {
|
||||
request_failure() {
|
||||
local STATUSCODE="${1}" REASON="${2}" REQTYPE="${3}"
|
||||
|
||||
# This hook is called when a HTTP request fails (e.g., when the ACME
|
||||
# This hook is called when an HTTP request fails (e.g., when the ACME
|
||||
# server is busy, returns an error, etc). It will be called upon any
|
||||
# response code that does not start with '2'. Useful to alert admins
|
||||
# about problems with requests.
|
||||
|
||||
Reference in New Issue
Block a user