]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/button.tex
implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)
[wxWidgets.git] / docs / latex / wx / button.tex
index 87608f9914c8457129e0e87a0ec3f19ffaac7bd1..92dcfb225f791a1deb7eb5595a35ae098af49ae9 100644 (file)
@@ -134,7 +134,7 @@ Note that under Motif, calling this function immediately after
 creation of a button and before the creation of other buttons
 will cause misalignment of the row of buttons, since default
 buttons are larger. To get around this, call {\it SetDefault}\rtfsp
-after you have created a row of buttons: wxWindows will
+after you have created a row of buttons: wxWidgets will
 then set the size of all buttons currently on the panel to
 the same size.