From: Chris Elliott Date: Fri, 2 May 2003 14:05:03 +0000 (+0000) Subject: typo fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/76c718091a4c73054ecf2272ccea60f5e9569e9a?ds=inline typo fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/defs.h b/include/wx/defs.h index 3f08c269fb..bde449e9c8 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -242,7 +242,7 @@ typedef int wxWindowID; // Metrowerks CW6 or higher has explicit #define HAVE_EXPLICIT #elif defined(__DIGITALMARS__) - #define HAAVE_EXPLICIT + #define HAVE_EXPLICIT #endif #endif // !HAVE_EXPLICIT