From: Robin Dunn <robin@alldunn.com>
Date: Thu, 8 Jan 2004 00:31:16 +0000 (+0000)
Subject: Typo fix
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/dfe22a0140ff744beaee056653897d3082c9e19a

Typo fix


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/wxPython/docs/INSTALL.txt b/wxPython/docs/INSTALL.txt
index cb21cd4991..e1b318c284 100644
--- a/wxPython/docs/INSTALL.txt
+++ b/wxPython/docs/INSTALL.txt
@@ -103,7 +103,7 @@ instructions above, except for a few small, but important details:
    custom build you do yourself will end up in /Library/Frameworks
    even on Panther...
 
-4. You need to use pythonw atg the command line or PythonLauncher app
+4. You need to use pythonw at the command line or PythonLauncher app
    to run wxPython apps.