X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00ff24c81c0343c7372b9c45cbd1f9fbb8648555..c22eea9c9ff11cf122cebdd06f796ba6cc6e3ba0:/docs/latex/wx/panel.tex?ds=inline diff --git a/docs/latex/wx/panel.tex b/docs/latex/wx/panel.tex index 5883f63799..90b4ad50e1 100644 --- a/docs/latex/wx/panel.tex +++ b/docs/latex/wx/panel.tex @@ -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}