]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 13 Aug 2003 15:47:44 +0000 (15:47 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 13 Aug 2003 15:47:44 +0000 (15:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/msw/install.txt

index bdc1dcc66f0e903d233d7375261f7913e1e634f8..dbcb7c81d619da47ca9aab16a517d62364f5b88a 100644 (file)
@@ -131,7 +131,7 @@ Using project files (VC++ 6 and later):
    Normally you'll use a static linking ANSI configuration.
    Choose the Win32 Debug or Win32 Release configuration (or any other that
    suits your needs) and use Batch Build to compile _all_ projects. If you
-   know you want need some of the libraries (i.e. html part), you don't have
+   know you won't need some of the libraries (i.e. html part), you don't have
    to compile it.  It will also produce similar variations on jpeg.lib,
    png.lib, tiff.lib, zlib.lib, and regex.lib.
 3. Open a sample project file, choose a configuration such as