From f07024ee6d5232d46780104fff14cfc67e34a4db Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 21 Sep 2007 13:35:31 +0000 Subject: [PATCH] Corrected typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/app.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/app.tex b/docs/latex/wx/app.tex index 74bb4a42ae..4707e63d7f 100644 --- a/docs/latex/wx/app.tex +++ b/docs/latex/wx/app.tex @@ -139,7 +139,7 @@ is meant to be shown to the user and so should be used for the window titles, page headers and so on while the other one should be only used internally, e.g. for the file names or configuration file keys. -By default, returns the same string as \headers{GetAppName}{wxappgetappname}. +By default, returns the same string as \helpref{GetAppName}{wxappgetappname}. \newsince{3.0} -- 2.50.0