Typos fixed and further clarification of the Python situation on Panther

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-01-21 23:05:25 +00:00
parent c6387bc1c5
commit d1a6e2b7a1
2 changed files with 12 additions and 7 deletions

View File

@@ -321,7 +321,7 @@ here. There is a copy of my build scripts in wxWindows\wxPython\distrib\msw
in the wx package and you'll have to run python_d.exe to use them.
The debug and hybrid(release) versions can coexist.
When the setuyp.py command is done you should have fully populated
When the setup.py command is done you should have fully populated
wxPython and wx packages locally in wxWindows/wxPython/wxPython and
wxWindows/wxPython/wx, with all the extension modules (*.pyd files)
located in the wx package.