summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/transfer-unattended.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pjsua/scripts-sipp/transfer-unattended.py')
-rw-r--r--tests/pjsua/scripts-sipp/transfer-unattended.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pjsua/scripts-sipp/transfer-unattended.py b/tests/pjsua/scripts-sipp/transfer-unattended.py
index 37c97124..7921d2a4 100644
--- a/tests/pjsua/scripts-sipp/transfer-unattended.py
+++ b/tests/pjsua/scripts-sipp/transfer-unattended.py
@@ -25,6 +25,6 @@ PJSUA_EXPECTS = [
[2, "", "200"],
[0, const.MEDIA_ACTIVE, ""],
[2, const.MEDIA_ACTIVE, ""],
- [1, "call transfered successfully", ""],
+ [1, "call transferred successfully", ""],
[1, const.STATE_DISCONNECTED, ""]
]