X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4c51a665c649f7579fb39e62070cef4f66b3210d..43f4e852a1b2ac37c3db6a2b87315192ac549191:/src/msw/checklst.cpp diff --git a/src/msw/checklst.cpp b/src/msw/checklst.cpp index 726bccff52..235019ca17 100644 --- a/src/msw/checklst.cpp +++ b/src/msw/checklst.cpp @@ -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