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 doc typos #2967

Merged
merged 2 commits into from
Oct 16, 2020
Merged

Fix doc typos #2967

merged 2 commits into from
Oct 16, 2020

Conversation

Darksonn
Copy link
Contributor

Fixes: #2966

@Darksonn Darksonn added T-docs Topic: documentation C-maintenance Category: PRs that clean code up or issues documenting cleanup. A-tokio Area: The main tokio crate M-io Module: tokio/io M-runtime Module: tokio/runtime labels Oct 15, 2020
@Darksonn Darksonn self-assigned this Oct 15, 2020
@quininer
Copy link
Member

We also need to fix docs here

/// * `Poll::Ready(Ok(n))` means that `n` bytes of data was immediately read

@Darksonn Darksonn merged commit 81db032 into tokio-rs:master Oct 16, 2020
@Darksonn Darksonn deleted the doc-typos branch October 16, 2020 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate C-maintenance Category: PRs that clean code up or issues documenting cleanup. M-io Module: tokio/io M-runtime Module: tokio/runtime T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AsyncRead docs outdated
3 participants