gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 23/205: tests: fixed a typo in some comments


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 23/205: tests: fixed a typo in some comments
Date: Thu, 20 Apr 2017 16:19:23 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.54.0
in repository gnurl.

commit 97a04145efcfa7c6a3864e37aa58d1d69e1bbf69
Author: Dan Fandrich <address@hidden>
AuthorDate: Sat Mar 4 12:50:30 2017 +0100

    tests: fixed a typo in some comments
---
 tests/data/test2031 | 2 +-
 tests/data/test2032 | 2 +-
 tests/data/test2033 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/data/test2031 b/tests/data/test2031
index bd5aa0745..23b1a521d 100644
--- a/tests/data/test2031
+++ b/tests/data/test2031
@@ -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)
 Server: Microsoft-IIS/5.0
diff --git a/tests/data/test2032 b/tests/data/test2032
index 12fdbee3c..cd1395f2c 100644
--- a/tests/data/test2032
+++ b/tests/data/test2032
@@ -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)
 Server: Microsoft-IIS/5.0
diff --git a/tests/data/test2033 b/tests/data/test2033
index 6c41700a6..62d73b891 100644
--- a/tests/data/test2033
+++ b/tests/data/test2033
@@ -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)
 Server: Microsoft-IIS/5.0

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]