]> git.saurik.com Git - wxWidgets.git/commitdiff
doc tweaks, typo fixed, etc.
authorRobin Dunn <robin@alldunn.com>
Fri, 9 Jan 2004 02:11:40 +0000 (02:11 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 9 Jan 2004 02:11:40 +0000 (02:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/README.1st.txt
wxPython/docs/INSTALL.txt

index fe2c4ab6fd2ae7cca57eb9f48940671f7c123d05..98c85cfd393704c86ee30a602e01991f58cd7d21 100644 (file)
@@ -5,12 +5,12 @@ README for wxPythonSrc-2.5.*.tar.gz
 This archive contains the source code and other files for both
 wxWindows and wxPython.  Some things not needed for the build (such as
 the wxWindows samples and docs) have been removed in order to minimize
 This archive contains the source code and other files for both
 wxWindows and wxPython.  Some things not needed for the build (such as
 the wxWindows samples and docs) have been removed in order to minimize
-the size of the archive.  If you would like to have the complete set
-of sources and etc. then please either use a CVS snapshot from
-http://wxwindows.org/snapshots/ or do a checkout from CVS yourself
-(see http://www.wxwindows.org/cvs.htm.)  If you would like to use CVS
-to get the exact same sources as one of these tarballs then you can
-update using a release tag.  For example::
+the size of the archive and are available elsewhere.  If you would
+like to have the complete set of sources and etc. then please either
+use a CVS snapshot from http://wxwindows.org/snapshots/ or do a
+checkout from CVS yourself (see http://www.wxwindows.org/cvs.htm.)  If
+you would like to use CVS to get the exact same sources as one of
+these tarballs then you can update using a release tag.  For example::
 
       cvs update -r wxPy_2_5_1_0
 
 
       cvs update -r wxPy_2_5_1_0
 
@@ -35,7 +35,7 @@ migrate your existing code to 2.5 please read this file::
 
 
 Further information can be found on the wxWindows and wxPython web
 
 
 Further information can be found on the wxWindows and wxPython web
-sites and wikis:: 
+sites and the project wikis:: 
 
       http://www.wxwindows.org/
       http://wiki.wxwindows.org/
 
       http://www.wxwindows.org/
       http://wiki.wxwindows.org/
index e1b318c2848b28c04e787e257ef4344825df4056..c63b8067959e09b7b1f4a50b77c799889b387cca 100644 (file)
@@ -98,7 +98,7 @@ instructions above, except for a few small, but important details:
    install MacPython-OSX-2.3 from http://www.python.org/ and the
    Python Framework will then be installed in /Library/Frameworks.  On
    10.3 (Panther) Apple supplies the Python Framework as part of the
    install MacPython-OSX-2.3 from http://www.python.org/ and the
    Python Framework will then be installed in /Library/Frameworks.  On
    10.3 (Panther) Apple supplies the Python Framework as part of the
-   OS install, but it will located in /System/LIbrary/Frameworks
+   OS install, but it will located in /System/Library/Frameworks
    instead.  To complicate things further, the Jaguar version, or a
    custom build you do yourself will end up in /Library/Frameworks
    even on Panther...
    instead.  To complicate things further, the Jaguar version, or a
    custom build you do yourself will end up in /Library/Frameworks
    even on Panther...