diff options
author | luz.paz <luzpaz@users.noreply.github.com> | 2018-03-15 22:51:03 -0400 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-03-16 11:08:31 +0100 |
commit | 236402fc2d02068b2ce3656200031ced2fa3c8b1 (patch) | |
tree | bc9cdfb0d0f9ed85a0e90b4630abb199ec7fd40a /tests/data/test155 | |
parent | 39dc0bca5b5124ec5b3e9aac391ad380cf5be6b7 (diff) |
cleanup: misc typos in strings and comments
Found via `codespell`
Closes #2389
Diffstat (limited to 'tests/data/test155')
-rw-r--r-- | tests/data/test155 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test155 b/tests/data/test155 index b6451ec2e..9bdc8414c 100644 --- a/tests/data/test155 +++ b/tests/data/test155 @@ -39,7 +39,7 @@ This is not the real page either! # This is supposed to be returned when the server gets the second # Authorization: NTLM line passed-in from the client <data1002> -HTTP/1.1 200 Type-3 Recevied and all Things are fine swsclose
+HTTP/1.1 200 Type-3 Received and all Things are fine swsclose
Server: Microsoft-IIS/5.0
Content-Type: text/html; charset=iso-8859-1
Content-Length: 32
@@ -62,7 +62,7 @@ Content-Length: 34 Content-Type: text/html; charset=iso-8859-1
WWW-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAAAGgoEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
-HTTP/1.1 200 Type-3 Recevied and all Things are fine swsclose
+HTTP/1.1 200 Type-3 Received and all Things are fine swsclose
Server: Microsoft-IIS/5.0
Content-Type: text/html; charset=iso-8859-1
Content-Length: 32
|