Skip to content

fix(bitswap): duplicated "the" in error_tracker and messagequeue comments#1154

Open
quyentonndbs wants to merge 1 commit into
ipfs:mainfrom
quyentonndbs:fix/duplicated-the-in-bitswap-comments
Open

fix(bitswap): duplicated "the" in error_tracker and messagequeue comments#1154
quyentonndbs wants to merge 1 commit into
ipfs:mainfrom
quyentonndbs:fix/duplicated-the-in-bitswap-comments

Conversation

@quyentonndbs
Copy link
Copy Markdown

Two one-line typo fixes for duplicated "the" in bitswap source comments:

  • bitswap/network/httpnet/error_tracker.go — "If n is 0, the the total count is reset to 0." → "If n is 0, the total count is reset to 0."
  • bitswap/client/internal/messagequeue/messagequeue.go — "// send more if the the workcount is above the cutoff." → "// send more if the workcount is above the cutoff."

No code/behavior change.

…ents

Signed-off-by: Kai Tanaka <275430420+quyentonndbs@users.noreply.github.com>
@quyentonndbs quyentonndbs requested a review from a team as a code owner May 14, 2026 06:06
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.

1 participant