fixed a typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-10-26 18:06:25 +00:00
parent 5e60be2f7f
commit 4ac0d24da4

View File

@@ -239,7 +239,7 @@ D. To build and install wxPython you simply need to execute the
python setup.py build
python setup.py install
E. At this point you should be able to change into the wxPython\demo
E. At this point you should be able to change into the wxPython/demo
directory and run the demo:
python demo.py