From 7b63c04016ff001077d53be8d3b8f047d0fdb909 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Tue, 1 Feb 2011 15:32:52 -0200 Subject: [PATCH] test: fix misspelling --- test/set-call-forwarding | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/set-call-forwarding b/test/set-call-forwarding index 159a27cc..1c06b681 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