]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in formatter_unicode (GH-16831)
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 25 Oct 2019 17:03:23 +0000 (10:03 -0700)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2019 17:03:23 +0000 (10:03 -0700)
commitedf9e8e98a487229800da832292703a9b3855139
tree8f8985d660c266f6ea4310d756546e0be5bfb79a
parentd04661f9ca4a082a2dd9de52df687600d574407e
Fix typo in formatter_unicode (GH-16831)

numbers's -> number's
(cherry picked from commit 7320ec05f72fc27b25789fe76f8297644e7e7e0a)

Co-authored-by: Hansraj Das <raj.das.136@gmail.com>
Python/formatter_unicode.c