SIGN IN SIGN UP

Fix typos and grammar in comments and docstrings (#194567)

Corrects small wording and formatting mistakes across several unrelated files:
"scheduleable" -> "schedulable", a malformed Sphinx `:math:` role in the
L1Loss doc comment, "Temporally" -> "Temporarily", "ourself" -> "ourselves",
and "comprises of" -> "comprises".

Comment-only changes; no functional impact.

Test Plan: No behavior change, so no tests were run. The edits touch only
comments and docstrings, and the C++ changes are inside comment blocks, so
compilation is unaffected.

This commit message was authored with the help of an AI assistant.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/194567
Approved by: https://github.com/aorenste
F
Frederik Gossen committed
3585e4a402614a75c96e746fb4e6e3a56fa66076
Parent: 411bd53
Committed by PyTorch MergeBot <pytorchmergebot@users.noreply.github.com> on 8/25/2026, 11:23:51 PM