Fix typo in GetOperatingSystemDescription() docs.
Fix the case of wxGetOSDescription() in the link. Closes #17003.
This commit is contained in:
parent
7394dd8e1f
commit
716656ae47
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user