--- test/set-call-forwarding | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/set-call-forwarding b/test/set-call-forwarding index 159a27c..1c06b68 100755 --- a/test/set-call-forwarding +++ b/test/set-call-forwarding @@ -56,7 +56,7 @@ if __name__ == "__main__": print "Unable SetProperty", e sys.exit(1); - print "Set Property successfull" + print "Set Property successful" canexit = True -- 1.7.4