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

Doc typo in tokio::sync::broadcast::Sender::new #6099

Closed
xianhuazhou opened this issue Oct 23, 2023 · 0 comments · Fixed by #6100
Closed

Doc typo in tokio::sync::broadcast::Sender::new #6099

xianhuazhou opened this issue Oct 23, 2023 · 0 comments · Fixed by #6100
Labels
A-tokio Area: The main tokio crate C-bug Category: This is a bug. M-sync Module: tokio/sync T-docs Topic: documentation

Comments

@xianhuazhou
Copy link
Contributor

broadcast::channel should be linked to broadcast::channel instead of broadcast.

@xianhuazhou xianhuazhou added A-tokio Area: The main tokio crate C-bug Category: This is a bug. labels Oct 23, 2023
@Darksonn Darksonn added T-docs Topic: documentation M-sync Module: tokio/sync labels Oct 23, 2023
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-bug Category: This is a bug. M-sync Module: tokio/sync T-docs Topic: documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants