#define wxTypeId(OBJ) (OBJ).GetWxTypeId()
-// Because abstract classes cannot be instantiated, we use
+// Because abstract classes cannot be instantiated, we use
// this macro to define pure virtual type interface for them.
#define WX_DECLARE_ABSTRACT_TYPEINFO(CLS) \
public: \