Skip to content

fix(conntrack): correct 'occured' -> 'occurred' in InstrumentedConn.Idle docstring#287

Closed
SAY-5 wants to merge 1 commit intostripe:masterfrom
SAY-5:fix-instrumented-conn-occured-typo
Closed

fix(conntrack): correct 'occured' -> 'occurred' in InstrumentedConn.Idle docstring#287
SAY-5 wants to merge 1 commit intostripe:masterfrom
SAY-5:fix-instrumented-conn-occured-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 15, 2026

pkg/smokescreen/conntrack/instrumented_conn.go:175 doc comment on InstrumentedConn.Idle reads:

// Idle returns true when the connection's last activity occured before the
// configured idle threshold.

Fix the spelling to occurred. go build ./... and go vet ./pkg/smokescreen/conntrack/ both clean against current master.

…dle docstring

Doc comment on InstrumentedConn.Idle in
pkg/smokescreen/conntrack/instrumented_conn.go used 'occured' instead
of 'occurred'. go build and go vet on the package stay clean.
@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Apr 15, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


SAY-5 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@SAY-5
Copy link
Copy Markdown
Author

SAY-5 commented Apr 28, 2026

Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam (notably hashicorp/nomad#27855, hashicorp/hcl#794, argo-cd reviewers). I should have caught this pattern sooner. Apologies for the noise.

@SAY-5 SAY-5 closed this Apr 28, 2026
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