X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6d93e28adf4824a4e6a485e72b1fa64a4698403d..6968a3b87cee46f5c5af9b46e1ef97f17133cef7:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index 2f58fefc18..a96a6e91f4 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -474,7 +474,7 @@ typedef short int WXTYPE; #define wxSTDCALL #endif /* platform */ -/* LINKAGEMODE mode is empty for everyting except OS/2 */ +/* LINKAGEMODE mode is empty for everything except OS/2 */ #ifndef LINKAGEMODE #define LINKAGEMODE #endif /* LINKAGEMODE */ @@ -2790,7 +2790,7 @@ typedef int (* LINKAGEMODE wxListIterateFunction)(void *current); /* --------------------------------------------------------------------------- */ /* macros that enable wxWidgets apps to be compiled in absence of the */ -/* sytem headers, although some platform specific types are used in the */ +/* system headers, although some platform specific types are used in the */ /* platform specific (implementation) parts of the headers */ /* --------------------------------------------------------------------------- */