#ifdef __WXMAC_CLASSIC__
-# error "Native wxDataViewCtrl for classis environment not defined. Please use generic control."
+# error "Native wxDataViewCtrl for classic environment not defined. Please use generic control."
#else
# include "wx/mac/carbon/dataview.h"
-#endif
\ No newline at end of file
+#endif