From 189be6523c9786a8a56180368284cdefb0e16594 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 25 Jun 2003 19:08:51 +0000 Subject: [PATCH] Fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/distrib/README.1st.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/distrib/README.1st.txt b/wxPython/distrib/README.1st.txt index 0b933156a4..29509c6a73 100644 --- a/wxPython/distrib/README.1st.txt +++ b/wxPython/distrib/README.1st.txt @@ -103,7 +103,7 @@ Clear as mud? Good. Let's get started. site-packages directory (such as to your home directory) then you can add "--root=" after the "install" command. To use wxPython like this you'll need to ensure that the directory - containing wxPyrthon is contained in in the PYTHONPATH environment + containing wxPython is contained in the PYTHONPATH environment variable.