Skip to content

runc: fix 'occured' -> 'occurred' typos in Error variants#462

Closed
SAY-5 wants to merge 1 commit intocontainerd:mainfrom
SAY-5:fix-runc-error-occured-typos
Closed

runc: fix 'occured' -> 'occurred' typos in Error variants#462
SAY-5 wants to merge 1 commit intocontainerd:mainfrom
SAY-5:fix-runc-error-occured-typos

Conversation

@SAY-5
Copy link
Copy Markdown

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

Two #[error(...)] attributes in crates/runc/src/error.rs (lines 57 and 116) read Error occured in runc and Error occured in runc client. Both are surfaced via Display on the respective error variants. String-literal-only change.

Two #[error(...)] attributes in crates/runc/src/error.rs read 'Error occured in runc' and 'Error occured in runc client'. Both are surfaced via Display on the respective error variants. String-literal-only change.

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@github-actions github-actions Bot added the C-runc runc helper label Apr 16, 2026
@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

C-runc runc helper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant