From 9148009bed2a8e78d5646817e5791d8acd60ece4 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 10 Jun 2001 23:38:49 +0000 Subject: [PATCH] fixed doc bug git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/log.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/log.tex b/docs/latex/wx/log.tex index 134c3b8741..5afc5969cf 100644 --- a/docs/latex/wx/log.tex +++ b/docs/latex/wx/log.tex @@ -204,7 +204,7 @@ flushed, so Suspend() works as expected with it). \func{static void}{Resume}{\void} Resumes logging previously suspended by a call to -\helpref{Suspend|wxlogsuspend}. All messages logged in the meanwhile will be +\helpref{Suspend}{wxlogsuspend}. All messages logged in the meanwhile will be flushed soon. \membersection{wxLog::DontCreateOnDemand}\label{wxlogdontcreateondemand} -- 2.50.0