]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typoe
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 27 Feb 2004 16:56:52 +0000 (16:56 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 27 Feb 2004 16:56:52 +0000 (16:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/htwindow.tex

index ea991ac40f00a0f9cec9e080a11942653eff1e04..d38a1e0d8d9544e262598fd43b3129f38309ff4d 100644 (file)
@@ -39,9 +39,9 @@ Don't forget to initialize all image formats you need before loading any page!
 \begin{twocollist}\itemsep=0pt
 \twocolitem{\windowstyle{wxHW\_SCROLLBAR\_NEVER}}{Never display scrollbars, not
 even when the page is larger than the window.}
-\twocolitem{\windowstyle{wxHP\_SCROLLBAR\_AUTO}}{Display scrollbars only if
+\twocolitem{\windowstyle{wxHW\_SCROLLBAR\_AUTO}}{Display scrollbars only if
 page's size exceeds window's size.}
-\twocolitem{\windowstyle{wxHP\_NO\_SELECTION}}{Don't allow the user to select
+\twocolitem{\windowstyle{wxHW\_NO\_SELECTION}}{Don't allow the user to select
 text.}
 \end{twocollist}