]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clasinfo.tex
Latex corrections from Marc Albrecht
[wxWidgets.git] / docs / latex / wx / clasinfo.tex
index 66a1bd1f6301c253876b883c91736f3249a22462..c25a00e5a4d6e00bd25db0af5d8e53e9c0f67848 100644 (file)
@@ -68,12 +68,12 @@ Returns the size of the class.
 \func{static void}{InitializeClasses}{\void}
 
 Initializes pointers in the wxClassInfo objects for fast execution
-of IsKindOf. Called in base wxWindows library initialization.
+of IsKindOf. Called in base wxWidgets library initialization.
 
 \membersection{wxClassInfo::IsKindOf}\label{wxclassinfoiskindof}
 
 \func{bool}{IsKindOf}{\param{wxClassInfo* }{info}}
 
-Returns TRUE if this class is a kind of (inherits from) the given class.
+Returns true if this class is a kind of (inherits from) the given class.