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
@@ -447,7 +447,7 @@ public:
|
||||
...);
|
||||
|
||||
/**
|
||||
Constuctor using an array of string elements corresponding to the
|
||||
Constructor using an array of string elements corresponding to the
|
||||
parameters of the ctor above in the same order.
|
||||
*/
|
||||
wxFileTypeInfo(const wxArrayString& sArray);
|
||||
|
Reference in New Issue
Block a user