'&' --> 'and' and some other text tweaks

This commit is contained in:
Robin Dunn
2017-08-08 19:08:41 -07:00
parent 2eea0a5634
commit 60dbde834b
3 changed files with 15 additions and 13 deletions

View File

@@ -62,9 +62,10 @@ Archive files containing a copy of the wxPython documentation, the demo and
samples, and also a set of MSVC .pdb files for Windows are available
`here <https://extras.wxPython.org/wxPython4/extras/>`_.
The utility tools wxdocs & wxdemo will download the appropIATE files with wxget,
(if necessary), unpack them, (if necessary) & launch the appropriate version of
the respective items. (Documents are launched in the browser & Demo with python).
The utility tools wxdocs and wxdemo will download the appropriate files with wxget,
(if necessary), unpack them, (if necessary) and launch the appropriate version of
the respective items. (Documents are launched in the default browser and demo is started
with python).
""".format(version=cfg.VERSION, docs_base=DOCS_BASE)