Browse Source

Line 671

Correct the spelling.
Yixuan Li 9 years ago
parent
commit
6e0b459901
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wxbot.py

+ 1 - 1
wxbot.py

@@ -668,7 +668,7 @@ class WXBot:
     def run(self):
         self.get_uuid()
         self.gen_qr_code('qr.png')
-        print '[INFO] Please use WeCaht to scan the QR code .'
+        print '[INFO] Please use WeChat to scan the QR code .'
         self.wait4login(1)
         print '[INFO] Please confirm to login .'
         self.wait4login(0)