]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/MigrationGuide.txt
typo
[wxWidgets.git] / wxPython / docs / MigrationGuide.txt
index bb274019e02feac7d47f2dbe33c399760198d9f3..aca5b30ffa1e63bb1d85932148b8f6df3aa619aa 100644 (file)
@@ -312,7 +312,7 @@ That's because if you are still importing from wxPython.wx then there
 are some classes defined there with Draw and etc. methods that have
 2.4 compatible signatures.  However if/when the old wxPython.wx
 namespace is removed then these classes will be removed too so you
-should plam on migrating to the new namespace and new DC Draw methods
+should plan on migrating to the new namespace and new DC Draw methods
 before that time.