Skip to content

Fix typos “a”→“an” - #1874

Merged
bors merged 2 commits into
rust-lang:masterfrom
steffahn:a_an
Aug 22, 2021
Merged

Fix typos “a”→“an”#1874
bors merged 2 commits into
rust-lang:masterfrom
steffahn:a_an

Conversation

@steffahn

Copy link
Copy Markdown
Member

Comment thread cargo-miri/bin.rs Outdated
@RalfJung

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Aug 22, 2021

Copy link
Copy Markdown
Contributor

📌 Commit c79f6dd has been approved by RalfJung

@bors

bors commented Aug 22, 2021

Copy link
Copy Markdown
Contributor

⌛ Testing commit c79f6dd with merge 7ec2bee...

@bors

bors commented Aug 22, 2021

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 7ec2bee to master...

@bors
bors merged commit 7ec2bee into rust-lang:master Aug 22, 2021
@steffahn
steffahn deleted the a_an branch August 22, 2021 16:52
m-ou-se added a commit to m-ou-se/rust that referenced this pull request Aug 23, 2021
Fix typos “a”→“an”

Fix typos in comments; found using a regex to find some easy instance of incorrect usage of a vs. an.

While automation was used to find these, every change was checked manually.

Changes in submodules get separate PRs:
* rust-lang/stdarch#1201
* rust-lang/cargo#9821
* rust-lang/miri#1874
* rust-lang/rls#1746
* rust-lang/rust-analyzer#9984
  _folks @ rust-analyzer are fast at merging…_
  * rust-lang/rust-analyzer#9985
  * rust-lang/rust-analyzer#9987
  * rust-lang/rust-analyzer#9989

_For `clippy`, I don’t know if the changes should better better be moved to a PR to the original repo._

<hr>

This has some overlap with rust-lang#88226, but neither is a strict superset of the other.

If you want multiple commits, I can split it up; in that case, make sure to suggest a criterion for splitting.
flip1995 pushed a commit to flip1995/rust-clippy that referenced this pull request Aug 26, 2021
Fix typos “a”→“an”

Fix typos in comments; found using a regex to find some easy instance of incorrect usage of a vs. an.

While automation was used to find these, every change was checked manually.

Changes in submodules get separate PRs:
* rust-lang/stdarch#1201
* rust-lang/cargo#9821
* rust-lang/miri#1874
* rust-lang/rls#1746
* rust-lang/rust-analyzer#9984
  _folks @ rust-analyzer are fast at merging…_
  * rust-lang/rust-analyzer#9985
  * rust-lang/rust-analyzer#9987
  * rust-lang/rust-analyzer#9989

_For `clippy`, I don’t know if the changes should better better be moved to a PR to the original repo._

<hr>

This has some overlap with #88226, but neither is a strict superset of the other.

If you want multiple commits, I can split it up; in that case, make sure to suggest a criterion for splitting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants