]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/chfocevt.tex
fixed unmatched braces
[wxWidgets.git] / docs / latex / wx / chfocevt.tex
index 8db4b617bdac035575e705c9c7770c1067ec164d..6493ebef7c92e51ce15985ed99737bcfb43cee19 100644 (file)
@@ -5,7 +5,7 @@ so that the window could restore the focus back to its corresponding child
 if it loses it now and regains later.
 
 Notice that child window is the direct child of the window receiving event.
-Use \helpref{FindFocus}{wxwindowfindfocus) to retreive the window which is actually getting focus. 
+Use \helpref{FindFocus}{wxwindowfindfocus} to retreive the window which is actually getting focus. 
 
 \wxheading{Derived from}