Add missing word in wxCheckOsVersion() documentation.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user