]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in Doc/library/textwrap.rst (#110328)
authorInSync <122007197+InSyncWithFoo@users.noreply.github.com>
Fri, 6 Oct 2023 14:25:02 +0000 (21:25 +0700)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2023 14:25:02 +0000 (14:25 +0000)
commit02cdaefe9a5fe63bfe6584688a23b9a8229d57ac
treebf83cf182deec963434f8fa570d84b2c7b959132
parentd023d4166b255023dac448305270350030101481
Fix typo in Doc/library/textwrap.rst (#110328)

"One problem with this is algorithm is that [...]" -> "One problem with this algorithm is that [...]"
Doc/library/textwrap.rst