From: Robert Roebling Date: Mon, 7 Jan 2008 12:18:34 +0000 (+0000) Subject: typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2861eaee452dfef7aeaca2685be663db4e07510e?ds=inline typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/weakref.tex b/docs/latex/wx/weakref.tex index d4e368ea77..bda7029a8c 100644 --- a/docs/latex/wx/weakref.tex +++ b/docs/latex/wx/weakref.tex @@ -1,7 +1,7 @@ \section{\class{wxWeakRef}}\label{wxweakref} A weak reference to an object of type T, where T has type -\helpref{wxTrackableBase}{wxTrackableBase} as one of its +\helpref{wxTrackableBase}{wxtrackablebase} as one of its base classes (in a static or dynamic sense). \begin{verbatim}