cpython: c5833f277258 (original) (raw)

Mercurial > cpython

changeset 75574:c5833f277258

closes issue14257 - Grammatical fix [#14257]

Senthil Kumaran senthil@uthcode.com
date Mon, 12 Mar 2012 10:05:58 -0700
parents b8a14f95453a(current diff)0f146020d8e9(diff)
children 3184e2d52ac5
files Doc/glossary.rst
diffstat 1 files changed, 3 insertions(+), 3 deletions(-)[+] [-] Doc/glossary.rst 6

line wrap: on

line diff

--- a/Doc/glossary.rst +++ b/Doc/glossary.rst @@ -146,9 +146,9 @@ Glossary For more information about descriptors' methods, see :ref:descriptors. dictionary

docstring A string literal which appears as the first expression in a class,