]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in Apple/__main__.py (#141038)
authorLê Nam Khánh <55955273+khanhkhanhlele@users.noreply.github.com>
Wed, 5 Nov 2025 07:23:25 +0000 (14:23 +0700)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 07:23:25 +0000 (15:23 +0800)
commit335d83ec0492779b7fbf2293690f06971cc9d04a
tree42ca568f39b0255e806d4c7f7cb7613017519549
parent1ae900424b3c888d2b2cc97e6ef780717813d658
Fix typo in Apple/__main__.py (#141038)

Corrected a typo in a return value docstring.
Apple/__main__.py