]> git.saurik.com Git - wxWidgets.git/commitdiff
minor fix
authorHarco de Hilster <harcoh@caos.kun.nl>
Tue, 27 Jul 1999 14:14:27 +0000 (14:14 +0000)
committerHarco de Hilster <harcoh@caos.kun.nl>
Tue, 27 Jul 1999 14:14:27 +0000 (14:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/function.tex

index a42a929f31e0a8716ed8d4c508e2f7c7f84d9d62..788836a1a7b2dc8b7b11ea2f397313a2763ecc74 100644 (file)
@@ -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.