summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
Diffstat (limited to 'source4/selftest')
-rw-r--r--source4/selftest/win/common.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/win/common.exp b/source4/selftest/win/common.exp
index 28a3d7a6a19..93d24a6cf71 100644
--- a/source4/selftest/win/common.exp
+++ b/source4/selftest/win/common.exp
@@ -246,7 +246,7 @@ proc expect_prompt { remote_prompt } {
}
# This function will create a telnet login shell to $remote_host as $username.
-# If expected dialogue is not recieved, return with a specific error if one
+# If expected dialogue is not received, return with a specific error if one
# is recognized. Otherwise return a generic error indicating the function
# name.
proc telnet_login { remote_prompt remote_host username password } {