Fix typo in GetOperatingSystemDescription() docs.
Fix the case of wxGetOSDescription() in the link.
Closes #17003.
(cherry picked from commit 716656ae47
)
This commit is contained in:
@@ -370,7 +370,7 @@ public:
|
||||
/**
|
||||
Returns the description of the operating system of this wxPlatformInfo instance.
|
||||
|
||||
See wxGetOSDescription() for more info.
|
||||
See wxGetOsDescription() for more info.
|
||||
*/
|
||||
wxString GetOperatingSystemDescription() const;
|
||||
|
||||
|
Reference in New Issue
Block a user