]> git.saurik.com Git - wxWidgets.git/commitdiff
Oops, I left an extra { in there.
authorRobin Dunn <robin@alldunn.com>
Wed, 24 Sep 2003 19:59:03 +0000 (19:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 24 Sep 2003 19:59:03 +0000 (19:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/scpdptr.tex

index 87b69270d6a64423b6599d3742dc01acfd68826b..ae7edccf231e51d398a461a4b7665f54a18f86f4 100644 (file)
@@ -1,4 +1,4 @@
-{\section{\class{wxScopedPtr}}\label{wxscopedptr}
+\section{\class{wxScopedPtr}}\label{wxscopedptr}
 
 This is a simple scoped smart pointer implementation that is similar to 
 the \urlref{Boost}{http://www.boost.org/} smart pointers but rewritten to