X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f010ad481266d9267f5f4fd0547a9fc891441715..329eeca9c404b5e670af89cf7d2b1e517aa71853:/docs/latex/wx/ttips.tex diff --git a/docs/latex/wx/ttips.tex b/docs/latex/wx/ttips.tex index 3548a7d56a..652639f961 100644 --- a/docs/latex/wx/ttips.tex +++ b/docs/latex/wx/ttips.tex @@ -5,7 +5,7 @@ presenting the user tips at program startup. While this is probably useless to the advanced users of the program, the experience shows that the tips may be quite helpful for the novices and so more and more programs now do this. -For a wxWindows programmer, implementing this feature is extremely easy. To +For a wxWidgets programmer, implementing this feature is extremely easy. To show a tip, it is enough to just call \helpref{wxShowTip}{wxshowtip} function like this: