Skip to content

Fix typos in backend code comments#3581

Merged
zcbenz merged 1 commit into
ml-explore:mainfrom
adityasingh2400:fix-doubled-word-typos
May 23, 2026
Merged

Fix typos in backend code comments#3581
zcbenz merged 1 commit into
ml-explore:mainfrom
adityasingh2400:fix-doubled-word-typos

Conversation

@adityasingh2400
Copy link
Copy Markdown
Contributor

Three small comment typos in the backend that I noticed while reading the code. None affect behavior.

In mlx/backend/metal/kernels/fft.h the Rader's algorithm comment said "decomposable into to prime factors", which should be "decomposable into prime factors". In mlx/backend/cuda/eval.cpp and mlx/backend/cuda/allocator.cpp the words "initalization" and "aquired" are misspellings of "initialization" and "acquired" respectively; both spellings are used correctly elsewhere in the repo.

Comment text only, no code or behavior changes.

Copy link
Copy Markdown
Collaborator

@zcbenz zcbenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@zcbenz zcbenz merged commit 2165dc0 into ml-explore:main May 23, 2026
16 checks passed
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.

2 participants