From: Harco de Hilster Date: Tue, 27 Jul 1999 14:14:27 +0000 (+0000) Subject: minor fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/58a855e0626f27b0514e8d0d8b5e3e8b045c4ac7?ds=inline minor fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index a42a929f31..788836a1a7 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -637,7 +637,7 @@ The symbols are not shown when the generic function is used. \func{bool}{wxShowTip}{ \param{wxWindow *}{parent}, - \parent{wxTipProvider *}{tipProvider}, + \param{wxTipProvider *}{tipProvider}, \param{bool }{showAtStartup = TRUE}} This function shows a "startup tip" to the user.