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}