aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental
diff options
context:
space:
mode:
Diffstat (limited to 'src/supplemental')
-rw-r--r--src/supplemental/http/http_msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supplemental/http/http_msg.c b/src/supplemental/http/http_msg.c
index da60c746..bcf6fc8e 100644
--- a/src/supplemental/http/http_msg.c
+++ b/src/supplemental/http/http_msg.c
@@ -919,7 +919,7 @@ static struct {
// 100 series -- informational
{ NNG_HTTP_STATUS_CONTINUE, "Continue" },
- { NNG_HTTP_STATUS_SWITCHING, "Swithching Protocols" },
+ { NNG_HTTP_STATUS_SWITCHING, "Switching Protocols" },
{ NNG_HTTP_STATUS_PROCESSING, "Processing" },
// 200 series -- successful