Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gjwang committed Mar 7, 2016
1 parent 8fe2f2a commit d4ad6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wxbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ def run(self):
if self.login():
print '[INFO] Web WeChat login succeed .'
else:
print '[ERROR] Web WeChat login faile .'
print '[ERROR] Web WeChat login failed .'
return

if self.init():
Expand Down

0 comments on commit d4ad6a4

Please sign in to comment.