]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/BUILD.txt
Hide page2 until it is needed
[wxWidgets.git] / wxPython / docs / BUILD.txt
index f5ee08a2b57b9b943a963e11f736920d7a27be60..142a8a8a7fc8b0ebc84e29483068e75d35a5faa8 100644 (file)
@@ -97,7 +97,7 @@ place, then do the same for wxPython.
                     --enable-monolithic \
 
    By default GTK2 will be selected if it is on your build system.  To
-   force the use of GTK 1.2.x then add::
+   force the use of GTK 1.2.x add this flag::
 
                      --disable-gtk2 \
 
@@ -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