New submission from Boštjan Mejak <bostjan.me...@gmail.com>:

Please see  http://docs.python.org/py3k/library/argparse.html#module-argparse  
and read the first sentence which goes...

"The argparse module makes it easy to write user friendly command line 
interfaces."

Please fix this to...

"The argparse module makes it easy to write user-friendly command-line 
interfaces."

Note: "user friendly" --> "user-friendly"
      "command line" --> "command-line"

----------
assignee: docs@python
components: Documentation
messages: 133377
nosy: Retro, docs@python
priority: normal
severity: normal
status: open
title: Missing 2 hyphens in the docs
versions: Python 3.2, Python 3.3, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11806>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to