Add missing word in wxCheckOsVersion() documentation.

This commit is contained in:
TcT2k
2015-08-10 16:33:27 +02:00
parent 5b42e35f81
commit 30e2236646

View File

@@ -880,7 +880,7 @@ wxString wxGetOsDescription();
wxOperatingSystemId wxGetOsVersion(int* major = NULL, int* minor = NULL); wxOperatingSystemId wxGetOsVersion(int* major = NULL, int* minor = NULL);
/** /**
Returns @true the version of the operating system on which the program Returns @true if the version of the operating system on which the program
is running under is the same or later than the given version. is running under is the same or later than the given version.
@since 3.1.0 @since 3.1.0