]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
added support for binary data to wxConfig (slightly modified patch 1736788)
[wxWidgets.git] / docs / latex / wx / window.tex
index 5d8c3490f4b7f52f9fd53985d4d618ef9af6bed5..eab626d5100529d9b6439a459097217bf1a1a182 100644 (file)
@@ -70,7 +70,7 @@ Tab and Shift-Tab.}
 the window completely when its size is changed. Since this behaviour is now the default, the style is now obsolete
 and no longer has an effect.}
 \twocolitem{\windowstyle{wxVSCROLL}}{Use this style to enable a vertical
-scrollbar. Notice that this style should cannot be used with native controls
+scrollbar. Notice that this style cannot be used with native controls
 which don't support scrollbars nor with top-level windows in most ports.}
 \twocolitem{\windowstyle{wxHSCROLL}}{Use this style to enable a horizontal
 scrollbar. The same limitations as for wxVSCROLL apply to this style.}