gh-156233: Fix grammar in MRO documentation · python/cpython@6b7f5b3 · GitHub
Skip to content

Commit 6b7f5b3

Browse files
committed
gh-156233: Fix grammar in MRO documentation
Fixes #156233 The sentence "Then repeat the operation until all the class are removed..." incorrectly uses singular "class". Change to "all the classes are removed" to match plural subject. Validation: git diff --check clean; verified rendering of Doc/howto/mro.rst via local inspection.
1 parent ee1da7e commit 6b7f5b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/mro.rst

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)