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

Fix comment typos #907

Merged
merged 4 commits into from Jul 30, 2022
Merged

Fix comment typos #907

merged 4 commits into from Jul 30, 2022

Conversation

abhinav
Copy link
Collaborator

@abhinav abhinav commented Jul 30, 2022

Fix a couple typos in comments.
These typos were reported by https://goreportcard.com/.

fxevent/event.go
Line 163: warning: "succeded" is a misspelling of "succeeded" (misspell)
Line 209: warning: "succeded" is a misspelling of "succeeded" (misspell)

fxtest/lifecycle.go
Line 36: warning: "degarde" is a misspelling of "degrade" (misspell)

annotated_test.go
Line 915: warning: "Exmaple" is a misspelling of "Example" (misspell)

@abhinav abhinav enabled auto-merge (squash) July 30, 2022 17:18
@codecov
Copy link

codecov bot commented Jul 30, 2022

Codecov Report

Merging #907 (d3d541c) into master (efcfaff) will not change coverage.
The diff coverage is n/a.

❗ Current head d3d541c differs from pull request most recent head 1ee05c4. Consider uploading reports for the commit 1ee05c4 to get more accurate results

@@           Coverage Diff           @@
##           master     #907   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files          30       30           
  Lines        1328     1328           
=======================================
  Hits         1311     1311           
  Misses         11       11           
  Partials        6        6           
Impacted Files Coverage Δ
fxevent/event.go 100.00% <ø> (ø)
fxtest/lifecycle.go 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@abhinav abhinav merged commit cb777de into master Jul 30, 2022
@abhinav abhinav deleted the abg/typos branch July 30, 2022 20:12
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.

None yet

2 participants