Skip to content

Comments

Fix typo in cargo-yank docs#16656

Open
alexhrao wants to merge 1 commit intorust-lang:masterfrom
alexhrao:patch-1
Open

Fix typo in cargo-yank docs#16656
alexhrao wants to merge 1 commit intorust-lang:masterfrom
alexhrao:patch-1

Conversation

@alexhrao
Copy link

This fixes a (very small) typo in the docs for cargo-yank. Specifically, since "unintentional SemVer breakages" is plural, the "an" that was at the beginning of that sentence was incorrect.

What does this PR try to resolve?

There wasn't an issue, just a very tiny typo

How to test and review this PR?

Hopefully this shouldn't need any testing... it's just a change to a markdown file

This fixes a (very small) typo in the docs for `cargo-yank`. Specifically,
since "unintentional SemVer breakages" is plural, the "an" that was
at the beginning of that sentence was incorrect.
@rustbot rustbot added A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 19, 2026
@rustbot
Copy link
Collaborator

rustbot commented Feb 19, 2026

r? @ehuss

rustbot has assigned @ehuss.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ehuss, @epage, @weihanglo
  • @ehuss, @epage, @weihanglo expanded to ehuss, epage, weihanglo
  • Random selection from ehuss, epage, weihanglo

@epage
Copy link
Contributor

epage commented Feb 19, 2026

You'll need to run:

cargo build-man
SNAPSHOTS=overwrite cargo test

and amend your commit with the result to pass CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants