diff --git a/src/puppet-web/wechaty-bro.js b/src/puppet-web/wechaty-bro.js index 5065516a0c371515cebef705426d6394962f0b64..dd69084fb89c6a16f39b48840f16a1bae9f61cd1 100644 --- a/src/puppet-web/wechaty-bro.js +++ b/src/puppet-web/wechaty-bro.js @@ -539,7 +539,7 @@ return retryFind(0) // retry 3 times, sleep 300ms between each time - function retryFind(attemp) { + function retryFind(attempt) { attempt = attempt || 0; var contactList = contactFactory