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

Documentation: Contacts.guess() already calls "contacts" method #10

Open
gmccreight opened this issue Jan 6, 2010 · 2 comments
Open

Comments

@gmccreight
Copy link

If you try to do:

Contacts.guess(login, password).contacts

as the documentation shows, it complains that you can't call contacts() on an array.

Should just be

Contacts.guess(login, password)

@wakiki
Copy link

wakiki commented Jul 14, 2010

I changed the wiki to reflect that.

@tlray
Copy link

tlray commented Sep 13, 2010

The README is still wrong

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

3 participants