]> granicus.if.org Git - curl/commitdiff
tests: fixed a typo in some comments
authorDan Fandrich <dan@coneharvesters.com>
Sat, 4 Mar 2017 11:50:30 +0000 (12:50 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 4 Mar 2017 11:50:30 +0000 (12:50 +0100)
tests/data/test2031
tests/data/test2032
tests/data/test2033

index bd5aa07455507957c5efe969c9fa0537a1332ea9..23b1a521dcc21830d91d64a647eb39d0af3ec1f3 100644 (file)
@@ -40,7 +40,7 @@ WWW-Authenticate: NTLM
 This is a bad password page!
 </data1102>
 
-<!-- Second request has NTML auth, right password -->
+<!-- Second request has NTLM auth, right password -->
 <data200>
 HTTP/1.1 401 Need NTLM auth (2)\r
 Server: Microsoft-IIS/5.0\r
index 12fdbee3c1a4d8de573303a70fe9b7ffd8631233..cd1395f2c8478ef12606d5eb372d869df59fd55c 100644 (file)
@@ -23,7 +23,7 @@ WWW-Authenticate: Basic realm="testrealm"
 This is a bad password page!
 </data100>
 
-<!-- NTML auth -->
+<!-- NTLM auth -->
 <data200>
 HTTP/1.1 401 Need Basic or NTLM auth (2)\r
 Server: Microsoft-IIS/5.0\r
index 6c41700a6ed10d05b5c6dd79959e3e98051dd900..62d73b8910f85525e5c0143c31b21ba0c24c3f24 100644 (file)
@@ -23,7 +23,7 @@ WWW-Authenticate: Basic realm="testrealm"
 This is a bad password page!
 </data100>
 
-<!-- NTML auth -->
+<!-- NTLM auth -->
 <data200>
 HTTP/1.1 401 Need Basic or NTLM auth (2)\r
 Server: Microsoft-IIS/5.0\r