fixed a typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-08-09 23:44:19 +00:00
parent 8ee202f3fc
commit df73e099d5

View File

@@ -190,7 +190,7 @@ place, then do the same for wxPython.
WXPORT=gtk2 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 to or retruned from wx functions are Unicode objects) and your
wxWidgets was built with unicod enabled then add this flag:: wxWidgets was built with unicod enabled then add this flag::