No real changes, just fix some typos in comments in wxMSW code.
Closes #14994. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -61,7 +61,7 @@ namespace
|
||||
// space around check mark bitmap in pixels
|
||||
static const int CHECKMARK_EXTRA_SPACE = 1;
|
||||
|
||||
// space betwen check bitmap and text label
|
||||
// space between check bitmap and text label
|
||||
static const int CHECKMARK_LABEL_SPACE = 2;
|
||||
|
||||
} // anonymous namespace
|
||||
|
Reference in New Issue
Block a user