Skip to content

README.md: fix name of onconnection function in docs #87

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

Merged
merged 1 commit into from
Mar 2, 2016
Merged

README.md: fix name of onconnection function in docs #87

merged 1 commit into from
Mar 2, 2016

Conversation

tcort
Copy link
Contributor

@tcort tcort commented Mar 2, 2016

The function that gets called when a connection is established comes from the connect option (see here and here). It was documented as the reconnect option.

Fix the documentation to match the code.

The function that gets called when a connection is established comes from
the `connect` option (see [here](https://github.com/jeremycx/node-LDAP/blob/master/index.js#L78)
and [here](https://github.com/jeremycx/node-LDAP/blob/master/index.js#L104)).
It was documented as the `reconnect` option.

Fix the documentation to match the code.
jeremycx added a commit that referenced this pull request Mar 2, 2016
README.md: fix name of onconnection function in docs
@jeremycx jeremycx merged commit c0b5409 into jeremycx:master Mar 2, 2016
@jeremycx
Copy link
Owner

jeremycx commented Mar 2, 2016

That's been on my todo list for a month now. Thanks.

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

Successfully merging this pull request may close these issues.

2 participants