No changes, just fix some typos in the comments in the headers.

Closes #14665.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2012-09-17 11:07:30 +00:00
parent cdee8c6ddd
commit 105b2ca747
4 changed files with 6 additions and 6 deletions

View File

@@ -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 */
/* --------------------------------------------------------------------------- */