]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed doc bug
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Jun 2001 23:38:49 +0000 (23:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Jun 2001 23:38:49 +0000 (23:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/log.tex

index 134c3b87411ca6ce7baa8cf8ac5dfe1efb17be78..5afc5969cf38fe8b816804cc169b74da1cb8328e 100644 (file)
@@ -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}