Skip to content

Fix typos detected by nightly scan#980

Open
jia-gao wants to merge 1 commit intollm-d:mainfrom
jia-gao:fix/typos-972
Open

Fix typos detected by nightly scan#980
jia-gao wants to merge 1 commit intollm-d:mainfrom
jia-gao:fix/typos-972

Conversation

@jia-gao
Copy link
Copy Markdown

@jia-gao jia-gao commented Apr 5, 2026

Summary

Fix 5 typos detected by nightly scan. Closes #972.

  • docs/user-guide/LeaderWorkerSet-support.md:31: shoudshould
  • internal/engines/analyzers/queueingmodel/tuner/utils.go:94,96,98,110: expextedObservationsexpectedObservations

Skipped: test/benchmark/config.go:23PNGs is correct (plural of PNG image format), not a typo.

Go build verified: go build ./... passes.

- docs/user-guide/LeaderWorkerSet-support.md: shoud -> should
- internal/engines/analyzers/queueingmodel/tuner/utils.go: expextedObservations -> expectedObservations (4 occurrences)

Note: PNGs in test/benchmark/config.go is correct (plural of PNG), not a typo.

Closes llm-d#972
@asm582
Copy link
Copy Markdown
Collaborator

asm582 commented Apr 5, 2026

/ok-to-test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

🚀 Kind E2E (full) triggered by /ok-to-test

View the Kind E2E workflow run

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

🚀 OpenShift E2E — approve and run (/ok-to-test)

View the OpenShift E2E workflow run

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.

Typos detected by nightly scan (6 found)

2 participants