mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
spelling: unavailable
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
57b19b6c74
commit
17eedc35e2
@@ -39,7 +39,7 @@ enum t_relay_client_http_status
|
||||
#define RELAY_HTTP_403_FORBIDDEN 403, "Forbidden"
|
||||
#define RELAY_HTTP_404_NOT_FOUND 404, "Not Found"
|
||||
#define RELAY_HTTP_500_INTERNAL_SERVER_ERROR 500, "Internal Server Error"
|
||||
#define RELAY_HTTP_503_SERVICE_UNAVAILABLE 503, "Service Unvavailable"
|
||||
#define RELAY_HTTP_503_SERVICE_UNAVAILABLE 503, "Service Unavailable"
|
||||
|
||||
#define RELAY_HTTP_ERROR_MISSING_PASSWORD "Missing password"
|
||||
#define RELAY_HTTP_ERROR_INVALID_PASSWORD "Invalid password"
|
||||
|
||||
Reference in New Issue
Block a user