spelling and other minor fixes (patch 1806283)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-10-20 14:45:46 +00:00
parent 14ee8dcc83
commit 576b18f214
9 changed files with 36 additions and 14 deletions

View File

@@ -160,7 +160,7 @@ one child window, the focus will be given to the child window.
\func{virtual void}{SetFocusIgnoringChildren}{\void}
In contrast to \helpref{wxPanel::SetFocus}{wxpanelsetfocus} (see above)
this will set the focus to the panel even of there are child windows
this will set the focus to the panel even if there are child windows
in the panel. This is only rarely needed.
\wxheading{See also}