1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Fix spelling mistakes

This commit is contained in:
Lars Kruse 2020-08-25 15:45:57 +02:00
parent d1a69fe25b
commit 3674882662
15 changed files with 22 additions and 22 deletions

View file

@ -75,7 +75,7 @@ httpStatusString = (
"400:Bad request;401:Unauthorized;402:Payment required;403:Forbidden;404:Not found;"
"405:Method not allowed;406:Not acceptable;407:Proxy Authentication Required;"
"408:Request timeout;409:Conflict;410:Gone;411:Length required;412:Precondition failed;"
"413:Request entity too large;414:Request URI too large;415:Usupported media type;"
"413:Request entity too large;414:Request URI too large;415:Unsupported media type;"
"416:Request range not satisfiable;417:Expectation failed;422:Unprocessable entity;"
"423:Locked;424:Failed dependency;425:Unordered collection;426:Upgrade required;"
"449:Retry with;456:Unrecoverable error;500:Internal server error;501:Not implemented;"