Skip to content

docs: fix typos in comments and diagnostic message#1724

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

docs: fix typos in comments and diagnostic message#1724
maxtaran2010 wants to merge 1 commit into
dominikh:masterfrom
maxtaran2010:fix/typos-in-comments

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix four typos found by codespell:

  • panicing -> panicking in analysis/facts/nilness/nilness.go
  • Succesfully -> Successfully in analysis/facts/nilness/nilness.go
  • exitting -> exiting in go/ir/emit.go
  • unparseable -> unparsable in staticcheck/sa5008/sa5008.go

The first three are in code comments. The last one is in a user-facing diagnostic message string.

- panicing -> panicking in nilness.go
- Succesfully -> Successfully in nilness.go
- exitting -> exiting in emit.go
- unparseable -> unparsable in sa5008.go

Co-Authored-By: maxtaran2010 <ocotifuzo727@gmail.com>
Signed-off-by: maxtaran2010 <ocotifuzo727@gmail.com>
Copilot AI review requested due to automatic review settings July 8, 2026 09:45

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.

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.

2 participants