From: Robin Dunn Date: Tue, 10 Aug 2004 22:47:10 +0000 (+0000) Subject: typo fixed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/551d48eda10fe179af024519ee5f18b474677cdc typo fixed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index 76f750a5ad..142a8a8a7f 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -192,7 +192,7 @@ place, then do the same for wxPython. 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:: + wxWidgets was built with unicode enabled then add this flag:: UNICODE=1