Skip to content

docs: fix spelling typos across comments, docstrings and messages#725

Open
andrewwhitecdw wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
andrewwhitecdw:andrewwhitecdw/fix/typos
Open

docs: fix spelling typos across comments, docstrings and messages#725
andrewwhitecdw wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
andrewwhitecdw:andrewwhitecdw/fix/typos

Conversation

@andrewwhitecdw

Copy link
Copy Markdown

What

Fixes spelling mistakes surfaced by codespell across source comments, docstrings, log messages and test scripts.

Changes

  • represnetationrepresentation
  • squencesequence
  • cantcannot
  • reproducabilityreproducibility
  • TETransformer Engine
  • suportsupport
  • precisonprecision
  • netowrknetwork
  • seperateseparate
  • environemntsenvironments
  • funcitonalfunctional
  • AcccuracyAccuracy
  • wheterwhether

Verification

codespell --skip="uv.lock,*.lock,*.svg,*.ipynb,*.json" nemo_export nemo_deploy nemo_export_deploy_common tests/functional_tests now reports clean.

Fixes commonly misspelled words surfaced by codespell:

- represnetation -> representation
- squence -> sequence
- cant -> cannot
- reproducability -> reproducibility
- TE -> Transformer Engine
- suport -> support
- precison -> precision
- netowrk -> network
- seperate -> separate
- environemnts -> environments
- funcitonal -> functional
- Acccuracy -> Accuracy
- wheter -> whether

No functional code changes.

Signed-off-by: Andrew White <andrewh@cdw.com>
@copy-pr-bot

copy-pr-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant