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

docs: fix indent of tokio::sync::watch example code #4922

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented Aug 18, 2022

Motivation

I found that the example code of tokio::sync::watch had odd indent.

image

Solution

This PR removes the unnecessary indentation from the example code.

@github-actions github-actions bot added the R-loom Run loom tests on this PR label Aug 18, 2022
Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@taiki-e taiki-e added T-docs Topic: documentation A-tokio Area: The main tokio crate labels Aug 18, 2022
@Noah-Kennedy Noah-Kennedy merged commit de81985 into tokio-rs:master Aug 18, 2022
@Darksonn Darksonn added M-sync Module: tokio/sync and removed R-loom Run loom tests on this PR labels Aug 19, 2022
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 M-sync Module: tokio/sync T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants