Skip to content

Fix some typos#52249

Closed
ranma42 wants to merge 1 commit intoangular:mainfrom
ranma42:fix/typos
Closed

Fix some typos#52249
ranma42 wants to merge 1 commit intoangular:mainfrom
ranma42:fix/typos

Conversation

@ranma42
Copy link
Copy Markdown
Contributor

@ranma42 ranma42 commented Oct 17, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

There are some typos in the code and in the docs.

Issue Number: N/A

What is the new behavior?

There are less typos in the code and in the docs.

Does this PR introduce a breaking change?

  • Yes
  • No

This PR renames some exported identifiers that are marked as internal; if they are considered as breaking change, I will drop those changes.

Other information

I am unsure if this is the best approach for fixing the typos (a single branch multiple commits each one consisting of "coherent" changes).

I am also unsure if you accept fixes for the different typos (I guess fixes in docs are fine, but maybe fixing typos in local variable names is considered unwanted noise in the commit history).

I tried my best in classifying these changes according to the guidance provided in the CONTRIBUTING.md document, but the headers might need some polishing (for example, is a typo fix a "bug fix" when it affects code?).

If splitting or reorganizing the PR (or deferring part of it after v17) is desired, I will gladly do it.
If these changes are welcome, I will try to go over more parts of the codebase.

@pullapprove pullapprove bot requested review from AndrewKushnir and alxhub October 17, 2023 20:12
@ngbot ngbot bot added this to the Backlog milestone Oct 17, 2023
@JeanMeche JeanMeche mentioned this pull request Oct 18, 2023
14 tasks
Copy link
Copy Markdown
Member

@alxhub alxhub left a comment

Choose a reason for hiding this comment

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

Hi @ranma42,

This looks great, so many fixes! I promise the Angular team does know how to spell...

I would recommend squashing all of these commits into a single refactor commit, a la:

refactor: fix a number of typos throughout the codebase

Etc etc.

There's no need to spell out all the typos in the commit message or anything.

Otherwise, this LGTM and I don't see a problem with landing it.

@ngbot ngbot bot removed this from the Backlog milestone Oct 18, 2023
@ranma42
Copy link
Copy Markdown
Contributor Author

ranma42 commented Oct 18, 2023

I rebased to fix a conflict (the typo already fixed in #52258) and to take your recommendation about the commit message into account... and this time the tests passed cleanly 🥳

Thank you for your suggestions! I will come up with more typo fixes soonish :)

@ranma42
Copy link
Copy Markdown
Contributor Author

ranma42 commented Oct 21, 2023

another PR was merged causing conflicts, so I rebased this one. unfortunately this PR is quite likely to have conflicts since it affects many files... so I'll try with a ping @alxhub 😇

@ngbot ngbot bot added this to the Backlog milestone Oct 25, 2023
Fix some typos such as `boostrap`, `propery` and more, both in
documentation and in code (comments, identifiers).
@ngbot ngbot bot removed this from the Backlog milestone Oct 25, 2023
@ranma42
Copy link
Copy Markdown
Contributor Author

ranma42 commented Oct 25, 2023

rebased to resolve conflicts 😎 @alxhub

@dylhunn dylhunn added area: common Issues related to APIs in the @angular/common package area: core Issues related to the framework runtime labels Oct 25, 2023
@ngbot ngbot bot modified the milestone: Backlog Oct 25, 2023
@dylhunn dylhunn self-requested a review October 25, 2023 23:49
Copy link
Copy Markdown
Contributor

@dylhunn dylhunn left a comment

Choose a reason for hiding this comment

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

Based on Alex's conditional LGTM, let's just merge this.

@dylhunn dylhunn added PullApprove: disable target: rc This PR is targeted for the next release-candidate labels Oct 25, 2023
@dylhunn dylhunn added the action: merge The PR is ready for merge by the caretaker label Oct 25, 2023
@dylhunn
Copy link
Copy Markdown
Contributor

dylhunn commented Oct 25, 2023

This PR was merged into the repository by commit fc9ba39.

@dylhunn dylhunn closed this in fc9ba39 Oct 25, 2023
dylhunn pushed a commit that referenced this pull request Oct 25, 2023
Fix some typos such as `boostrap`, `propery` and more, both in
documentation and in code (comments, identifiers).

PR Close #52249
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 25, 2023
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
Fix some typos such as `boostrap`, `propery` and more, both in
documentation and in code (comments, identifiers).

PR Close angular#52249
@ranma42 ranma42 deleted the fix/typos branch March 24, 2024 10:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: common Issues related to APIs in the @angular/common package area: core Issues related to the framework runtime PullApprove: disable target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants