X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32ee98eb765b9b574b8bc0da4396c1203f499d76..c22bbd087aa273141e0e1e3c69e2a42a0e633f75:/src/msw/stattext.cpp diff --git a/src/msw/stattext.cpp b/src/msw/stattext.cpp index 1309628465..a6e5b78744 100644 --- a/src/msw/stattext.cpp +++ b/src/msw/stattext.cpp @@ -214,7 +214,7 @@ void wxStaticText::SetLabel(const wxString& label) } #endif // SS_ENDELLIPSIS - // save the label in m_labelOrig with both the markup (if any) and + // save the label in m_labelOrig with both the markup (if any) and // the mnemonics characters (if any) m_labelOrig = label;