mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
'&' --> 'and' and some other text tweaks
This commit is contained in:
7
setup.py
7
setup.py
@@ -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)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user