summaryrefslogtreecommitdiff
path: root/testenv/Test-auth-basic.py
diff options
context:
space:
mode:
Diffstat (limited to 'testenv/Test-auth-basic.py')
-rwxr-xr-xtestenv/Test-auth-basic.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/Test-auth-basic.py b/testenv/Test-auth-basic.py
index b94faaa..eaead88 100755
--- a/testenv/Test-auth-basic.py
+++ b/testenv/Test-auth-basic.py
@@ -5,7 +5,7 @@ from misc.wget_file import WgetFile
"""
This test ensures Wget's Basic Authorization Negotiation.
- Also, we ensure that Wget saves the host after a successfull auth and
+ Also, we ensure that Wget saves the host after a successful auth and
doesn't wait for a challenge the second time.
"""
############# File Definitions ###############################################