]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/ptr_scpd.h
automated ifacecheck fixes
[wxWidgets.git] / interface / wx / ptr_scpd.h
index 4d6e47f2551095d4302ec51a843fa579bf57550e..2434a6dced43954ec0798950e8f2ade6a4d1bbc5 100644 (file)
@@ -56,7 +56,7 @@
     theCharObj[0] = "!";
     @endcode
 
-    @section wxscopedptr_newpointers Declaring new smart pointer types
+    @section scopedptr_newpointers Declaring new smart pointer types
 
     To declare the smart pointer class @c CLASSNAME containing pointes to
     a (possibly incomplete) type @c TYPE you should use