]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minor grammar improvement in types.rst (GH-11308)
authorMariatta <Mariatta@users.noreply.github.com>
Mon, 24 Dec 2018 23:56:05 +0000 (15:56 -0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Dec 2018 23:56:05 +0000 (15:56 -0800)
commit95327bc80dbc86b101986c5e06425be668f5d970
tree1b0fbf173e4fa8aab9cb0e4199e16707ba558707
parent44a79cc5b3d1fb0c03c99077aa26def85ec26c67
Minor grammar improvement in types.rst (GH-11308)

defines utility function -> defines utility functions

Reported in https://mail.python.org/pipermail/docs/2018-December/038693.html
Doc/library/types.rst