diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index df4843acea..f5ee08a2b5 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -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::