Skip to content

chore: fix typos arsguments and overidden#22461

Open
genisis0x wants to merge 1 commit into
smartcontractkit:developfrom
genisis0x:chore/typo-arsguments-overidden
Open

chore: fix typos arsguments and overidden#22461
genisis0x wants to merge 1 commit into
smartcontractkit:developfrom
genisis0x:chore/typo-arsguments-overidden

Conversation

@genisis0x
Copy link
Copy Markdown

Summary

Comment-only typo fixes. No behavior change.

  • GNUmakefile: arsguments -> arguments in the comment that documents CL_LOOPINSTALL_OUTPUT_DIR-driven loopinstall args.
  • core/cmd/app.go: overidden -> overridden in the comment that explains why the default stdout logger is replaced for server commands.

Test plan

  • go build ./core/cmd/...
  • No code paths changed; only comments.

- GNUmakefile: 'arsguments' -> 'arguments' in the comment that documents
  CL_LOOPINSTALL_OUTPUT_DIR-driven loopinstall args.
- core/cmd/app.go: 'overidden' -> 'overridden' in the comment that
  explains why the default stdout logger is replaced for server
  commands.

Comment-only; no behavior change.
@genisis0x genisis0x requested review from a team as code owners May 14, 2026 07:23
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