Skip to content

Conversation

@martin-g
Copy link
Member

Motivation

There is a minor typo in the documentation of tokio::sync::channel::watch :
"many producer" (without 's') should be "many producers"

Solution

Append the missing s

@github-actions github-actions bot added the R-loom-sync Run loom sync tests on this PR label Sep 10, 2025
Copy link
Member

@ADD-SP ADD-SP left a comment

Choose a reason for hiding this comment

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

I'd prefer to combine #7600 and #7601 into a single PR, as they both change the tokio::sync::watch docs.

@martin-g martin-g closed this Sep 10, 2025
@Darksonn Darksonn added T-docs Topic: documentation A-tokio Area: The main tokio crate M-sync Module: tokio/sync labels Sep 10, 2025
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 R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants