]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/panel.tex
no changes, just come cleanup and more comments
[wxWidgets.git] / docs / latex / wx / panel.tex
index 5883f6379966ab8bdbd819727d22447ac63f82c4..90b4ad50e12317045233c12c92c0af7829c3a437 100644 (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}