]> git.saurik.com Git - wxWidgets.git/commitdiff
typo
authorRobin Dunn <robin@alldunn.com>
Sun, 24 Oct 2004 01:04:11 +0000 (01:04 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 24 Oct 2004 01:04:11 +0000 (01:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/MigrationGuide.html
wxPython/docs/MigrationGuide.txt

index 7760074c6c7111465c4f3a7767fcfd298ad3d28a..ad62e24fa1425eb9687ffdda845bc229912c85db 100644 (file)
@@ -776,8 +776,8 @@ things work.</p>
 site-packages, a file named <cite>wx.pth</cite> is optionally installed that will
 contain the name of the versioned subdirectory.  This will cause that
 subdirectory to be automatically added to the sys.path and so doing an
-&quot;import wx&quot; will find the package in the subdirectory like like it
-would have if it was still located directly in site-packages.  I say
+&quot;import wx&quot; will find the package in the subdirectory like it would
+have if it was still located directly in site-packages.  I say
 &quot;optionally&quot; above because that is how you can control which install
 of wxPython is the default one.  Which ever version installs the
 wx.pth file will be the one that is imported with a plain &quot;import wx&quot;
index d93ad9b85f06024ae84698d548b2797044880360..e98255cfd706890d821b444c2484cb9c0faba66a 100644 (file)
@@ -861,8 +861,8 @@ In addition to installing wxPython into a "versioned" subdirectory of
 site-packages, a file named `wx.pth` is optionally installed that will
 contain the name of the versioned subdirectory.  This will cause that
 subdirectory to be automatically added to the sys.path and so doing an
-"import wx" will find the package in the subdirectory like like it
-would have if it was still located directly in site-packages.  I say
+"import wx" will find the package in the subdirectory like it would
+have if it was still located directly in site-packages.  I say
 "optionally" above because that is how you can control which install
 of wxPython is the default one.  Which ever version installs the
 wx.pth file will be the one that is imported with a plain "import wx"