Wording tweaks

This commit is contained in:
Robin Dunn
2017-09-08 10:05:12 -07:00
parent bd52febc00
commit 32f7fd169d
2 changed files with 4 additions and 4 deletions

View File

@@ -28,10 +28,10 @@ Changes in this release include the following:
* Fixed copy/paste error in wx.BusyInfo.__exit__ (#449)
* New tool wxget, (a minimal wx implementation of wget)
* Added new tool wxget, (a minimal wx implementation of wget)
* New tools wxdocs and wxdemos to launch the respective items, fetching and
unpacking as required. (#437)
* Added new tools wxdocs and wxdemos to launch the respective items,
fetching and unpacking as required. (#437)
* Fixes to ensure that the locale message catalogs are included in the
release files. (#464)

View File

@@ -57,7 +57,7 @@ example::
Please note that currently this will do up to 6 complete builds, one for each
supported version of Python on that distro, for both gtk2 and gtk3. Additional
parameters can be passed to the ``build.sh`` script to narrow the build down to
a specific Python version or port. See ``build.sh`` for details.
a specific Python version or port. See ``scripts/build.sh`` for details.
The wheel file(s) generated by the build will be placed in subfolders of
``{PhoenixRoot}/dist/linux``.