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

Fix typos #2

Merged
merged 1 commit into from
Mar 22, 2015
Merged

Fix typos #2

merged 1 commit into from
Mar 22, 2015

Conversation

dborzov
Copy link
Contributor

@dborzov dborzov commented Mar 21, 2015

Fixes some minor typos:

  • The example in docstring: := needed when initializing a t torrent
  • The example in docstring: NewClient func's signature needs a pointer to a Config instance
  • The example in docstring: when imported, needs the package name prefix (torrent.)
  • To compile the binaries we go get github.com/anacrolix/torrent/cmd/..., not github.com/anacrolix/...

Excellent library, cudos!

anacrolix added a commit that referenced this pull request Mar 22, 2015
@anacrolix anacrolix merged commit 0f44781 into anacrolix:master Mar 22, 2015
@anacrolix
Copy link
Owner

Thank you!

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