X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/38f1526768e108c7e2e1da50d16115b46004b89f..8d99dec09b29b5bce370b087cc0f35e2be9cb39a:/docs/latex/wx/scpdptr.tex diff --git a/docs/latex/wx/scpdptr.tex b/docs/latex/wx/scpdptr.tex index 8f9ebf4185..ae7edccf23 100644 --- a/docs/latex/wx/scpdptr.tex +++ b/docs/latex/wx/scpdptr.tex @@ -92,11 +92,11 @@ Creates the smart pointer with the given pointer or none if {\tt NULL}. On compilers that support it, this uses the explicit keyword. -\membersection{wxScopedPtr::\destruct{wxScopedPtr} +\membersection{wxScopedPtr::\destruct{wxScopedPtr}} \func{}{\destruct{wxScopedPtr}}{\void} -Destructor frees the pointer help by this object if it is not {\t NULL}. +Destructor frees the pointer help by this object if it is not {\tt NULL}. \membersection{wxScopedPtr::release}