Fix four misspellings of "its" in documentation (#125681)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/125681
Approved by: https://github.com/Skylion007, https://github.com/svekars
This commit is contained in:
Tom Ritchford
2024-05-13 18:14:09 +00:00
committed by PyTorch MergeBot
parent 7f1d5aba93
commit 4d8fa7df40
3 changed files with 4 additions and 4 deletions

View File

@ -262,7 +262,7 @@ requires `pytorchbot`, so it's only available in PyTorch atm.
### Cherry Picking Reverts
If PR that has been cherry-picked into release branch has been reverted, it's cherry-pick must be reverted as well.
If PR that has been cherry-picked into release branch has been reverted, its cherry-pick must be reverted as well.
Reverts for changes that was committed into the main branch prior to the branch cut, must be propagated into release branch as well.