Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot view recieved folder #10

Open
MeIsK001 opened this issue Feb 20, 2014 · 1 comment
Open

Cannot view recieved folder #10

MeIsK001 opened this issue Feb 20, 2014 · 1 comment

Comments

@MeIsK001
Copy link

gvoice> re
Traceback (most recent call last):
File "/usr/local/bin/gvoice", line 118, in
elif action in ('recieved','re'): pprint_folder('recieved')
File "/usr/local/bin/gvoice", line 65, in pprint_folder
folder = getattr(voice, name)()
AttributeError: 'Voice' object has no attribute 'recieved'
Logging out of voice...

@sceox
Copy link

sceox commented Mar 8, 2014

Edit the file 'gvoice' at line 118: 'recieved' should be 'received.'

jaraco added a commit to jaraco/googlevoice that referenced this issue Aug 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants