Skip to content

fix: duplicated "the" in p2p/net/swarm metrics and core/network mux comments#3507

Open
oab24413gmai wants to merge 1 commit into
libp2p:masterfrom
oab24413gmai:fix/duplicated-the-in-swarm-and-mux-comments
Open

fix: duplicated "the" in p2p/net/swarm metrics and core/network mux comments#3507
oab24413gmai wants to merge 1 commit into
libp2p:masterfrom
oab24413gmai:fix/duplicated-the-in-swarm-and-mux-comments

Conversation

@oab24413gmai
Copy link
Copy Markdown

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

  • p2p/net/swarm/swarm_metrics.go — "// dial deadline exceeded or the the parent contexts deadline exceeded" → "// dial deadline exceeded or the parent contexts deadline exceeded"
  • core/network/mux.go — "// Close closes the stream muxer and the the underlying net.Conn." → "// Close closes the stream muxer and the underlying net.Conn."

No code/behavior change.

…omments

Signed-off-by: Mira Sato <275437409+oab24413gmai@users.noreply.github.com>
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