]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed a typo
authorRobin Dunn <robin@alldunn.com>
Mon, 9 Aug 2004 23:44:19 +0000 (23:44 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 9 Aug 2004 23:44:19 +0000 (23:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/BUILD.txt

index df4843acea8eec17e4b673ac55803c53c8874ba2..f5ee08a2b57b9b943a963e11f736920d7a27be60 100644 (file)
@@ -190,7 +190,7 @@ place, then do the same for wxPython.
 
         WXPORT=gtk2 
 
-   If you woudl like to do a Unicode enabled build (all strings sent
+   If you would like to do a Unicode enabled build (all strings sent
    to or retruned from wx functions are Unicode objects) and your
    wxWidgets was built with unicod enabled then add this flag::