Skip to content

Fix typos in comments#9041

Open
derrekr wants to merge 1 commit intofiredancer-io:mainfrom
derrekr:fix-comment-typos
Open

Fix typos in comments#9041
derrekr wants to merge 1 commit intofiredancer-io:mainfrom
derrekr:fix-comment-typos

Conversation

@derrekr
Copy link
Copy Markdown

@derrekr derrekr commented Mar 25, 2026

Fix minor typos in comments: recieved → received, initalized → initialized, initalize → initialize

Copilot AI review requested due to automatic review settings March 25, 2026 22:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR makes small spelling corrections in comments across the Firedancer “discof” tiles, improving readability without changing runtime behavior.

Changes:

  • Fixes “initalized” → “initialized” in fd_resolv_tile.c.
  • Fixes “recieved” → “received” in fd_replay_tile.c.
  • Fixes “initalize” → “initialize” in fd_solcap_tile.c.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/discof/resolv/fd_resolv_tile.c Corrects a spelling typo in a comment describing blockhash_ring initialization.
src/discof/replay/fd_replay_tile.c Corrects a spelling typo in a comment about maintaining a bank refcount.
src/discof/capture/fd_solcap_tile.c Corrects a spelling typo in the solcap tile documentation comment block.

@derrekr derrekr force-pushed the fix-comment-typos branch from 438f40c to 6ecfc83 Compare March 25, 2026 22:53
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