Doc tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-09-29 23:17:30 +00:00
parent 4f464a23dd
commit 3ca1bdcda2
6 changed files with 26 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ directions for how to build wxPython the "new way." This files
describes the "old way" to build on unix-like systems. The difference
is very simple: The new way uses a private copy of wxGTK while the
old way uses either an existing wxGTK that may be installed and used
by other apps, or you can build a wxGTK that will be accissible by
by other apps, or you can build a wxGTK that will be accessable by
other apps.