From 9e02dfbd30de204b0ba8aab88a2275caa25b962a Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Wed, 23 Dec 2020 21:47:32 +1100 Subject: [PATCH] docs: fix simple typo, scaned -> scanned There is a small typo in wxbot.py. Should read `scanned` rather than `scaned`. --- wxbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxbot.py b/wxbot.py index 837bc66..bddfc6e 100644 --- a/wxbot.py +++ b/wxbot.py @@ -1253,7 +1253,7 @@ def wait4login(self): """ http comet: tip=1, 等待用户扫描二维码, - 201: scaned + 201: scanned 408: timeout tip=0, 等待用户确认登录, 200: confirmed