Fix typos in comments in C++ code
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/268
This commit is contained in:
committed by
Vadim Zeitlin
parent
c30fe114ee
commit
e3f1423632
@@ -108,7 +108,7 @@ enum wxEndianness
|
||||
wxENDIAN_MAX
|
||||
};
|
||||
|
||||
// informations about a linux distro returned by the lsb_release utility
|
||||
// information about a linux distro returned by the lsb_release utility
|
||||
struct wxLinuxDistributionInfo
|
||||
{
|
||||
wxString Id;
|
||||
|
Reference in New Issue
Block a user