SIGN IN SIGN UP

Fix grammar typos in comments and docstrings (#194417)

Corrects subject-verb agreement, past-participle forms ("ran" -> "run"),
and a few wrong words ("Mobile" -> "Module", "pickable" -> "picklable",
"number elements" -> "number of elements") across comments and docstrings.
No functional changes.

Test Plan: comment- and docstring-only changes, so no behavior to test.
Verified nothing outside comments and docstrings was touched.

This change was authored with the help of an AI assistant.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/194417
Approved by: https://github.com/aorenste
F
Frederik Gossen committed
ef356708aff7e70ebb0ecdce2054cadad8842ea5
Parent: 563e3c7
Committed by PyTorch MergeBot <pytorchmergebot@users.noreply.github.com> on 8/23/2026, 3:17:00 AM