Skip to content

fix: correct typos in comments#1295

Open
maxtaran2010 wants to merge 1 commit into
uber-go:masterfrom
maxtaran2010:fix/typos-in-comments
Open

fix: correct typos in comments#1295
maxtaran2010 wants to merge 1 commit into
uber-go:masterfrom
maxtaran2010:fix/typos-in-comments

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix minor typos in comments found by codespell.

  • app.go: proviedprovided
  • app_test.go: paralllelparallel
  • internal/fxclock/clock_test.go: AvanceAdvance
  • internal/lifecycle/lifecycle_test.go: shouldntshouldn't (two occurrences)

- app.go: provied -> provided
- app_test.go: paralllel -> parallel
- internal/fxclock/clock_test.go: Avance -> Advance
- internal/lifecycle/lifecycle_test.go: shouldnt -> shouldn't (x2)

Found with codespell.

Signed-off-by: maxtaran2010 <ocotifuzo727@gmail.com>
Copilot AI review requested due to automatic review settings July 9, 2026 21:34

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


maxtaran2010 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants