[issue21945] Wrong grammar in documentation

2014-07-09 Thread Ezio Melotti
Ezio Melotti added the comment: Fixed, thanks for the report! -- assignee: docs@python -> ezio.melotti nosy: +ezio.melotti resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___

[issue21945] Wrong grammar in documentation

2014-07-09 Thread Roundup Robot
Roundup Robot added the comment: New changeset c3ec90a6526e by Ezio Melotti in branch '2.7': #21945: fix typo in Cookie module docstring. http://hg.python.org/cpython/rev/c3ec90a6526e -- nosy: +python-dev ___ Python tracker

[issue21945] Wrong grammar in documentation

2014-07-09 Thread LtWorf
New submission from LtWorf: [Note: Long-time users of Cookie.py will remember using Cookie.Cookie() to create an Cookie object. I think it should be "a Cookie". This is from the documentation of the Cookie module. -- assignee: docs@python components: Documentation messages: 22261