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
@@ -268,7 +268,7 @@ public:
|
||||
|
||||
@param rect
|
||||
The portion inside of the window. Setting with an empty wxRect will
|
||||
restore the default diaplay of the thumbnail.
|
||||
restore the default display of the thumbnail.
|
||||
*/
|
||||
virtual void SetThumbnailClip(const wxRect& rect);
|
||||
|
||||
|
Reference in New Issue
Block a user