test: fix misspelling

This commit is contained in:
Lucas De Marchi 2011-02-01 15:32:52 -02:00 committed by Marcel Holtmann
parent 2770d0ddd3
commit 7b63c04016
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ if __name__ == "__main__":
print "Unable SetProperty", e
sys.exit(1);
print "Set Property successfull"
print "Set Property successful"
canexit = True