]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/README.devel.txt
missing OnBeginSize call
[wxWidgets.git] / wxPython / distrib / README.devel.txt
index b96b1743fe524c409eeca1c38afcbc9998353e17..3d7e548ac0822c666c2645fcd7e6f6d0f7f7b388 100644 (file)
@@ -11,12 +11,12 @@ You'll need to add the following directories to your Include path (the
        wxPython-[version]\include
 
 And also you should link with a set of the *.lib files in the
        wxPython-[version]\include
 
 And also you should link with a set of the *.lib files in the
-lib/vc_dll dir.  Us the ones with the 'u' in the name after the version
+lib/vc_dll dir.  Use the ones with the 'u' in the name after the version
 numbers for Unicode builds, the ones without the 'u' are for ANSI
 builds.
 
 I'm sure I've forgotten some files or something, so when you discover
 numbers for Unicode builds, the ones without the 'u' are for ANSI
 builds.
 
 I'm sure I've forgotten some files or something, so when you discover
-what it is please let me know.  Also, if anyone feels like turning
+what they are please let me know.  Also, if anyone feels like turning
 this text into a more detailed HOW-TO please send your text to me.
 
 
 this text into a more detailed HOW-TO please send your text to me.