]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clasinfo.tex
implemented radio menu items for wxMSW
[wxWidgets.git] / docs / latex / wx / clasinfo.tex
index bdb9e3fa751f1c08b5ab0c65349009ba9e168798..66a1bd1f6301c253876b883c91736f3249a22462 100644 (file)
@@ -31,7 +31,7 @@ class, so there is no need to create such objects explicitly in an application.
 \func{wxObject*}{CreateObject}{\void}
 
 Creates an object of the appropriate kind. Returns NULL if the class has not been declared
-dynamically createable (typically, it's an abstract class).
+dynamically creatable (typically, it is an abstract class).
 
 \membersection{wxClassInfo::FindClass}