]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/runtimeclass.h
fixed @code sections
[wxWidgets.git] / docs / doxygen / overviews / runtimeclass.h
index 92116dfaeadf51ee9a6a0319264408ede675b4e6..39ee9cfdf4812952b6699bbf5bf9f63c7cec91ef 100644 (file)
@@ -93,7 +93,7 @@ You can get the wxClassInfo for a class by using the CLASSINFO macro, e.g.
 CLASSINFO(wxFrame). You can get the wxClassInfo for an object using
 wxObject::GetClassInfo.
 
-@seeaslso
+@seealso
 
 @li wxObject
 @li wxCreateDynamicObject