summaryrefslogtreecommitdiffstats
path: root/callagent/session/SIPSessionBase.st
diff options
context:
space:
mode:
Diffstat (limited to 'callagent/session/SIPSessionBase.st')
-rw-r--r--callagent/session/SIPSessionBase.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/callagent/session/SIPSessionBase.st b/callagent/session/SIPSessionBase.st
index b09397d..9783fe4 100644
--- a/callagent/session/SIPSessionBase.st
+++ b/callagent/session/SIPSessionBase.st
@@ -55,7 +55,7 @@ a proper session.'>
"I check if this enters a new confirmed dialog or if this is the
confirmed dialog."
- "We have no confirmed dialog, accept it"
+ "We have now a confirmed dialog, accept it"
^ dialog isNil
ifTrue: [
aDialog isConfirmed ifTrue: [