X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32ee98eb765b9b574b8bc0da4396c1203f499d76..4776c0b783a9776f94b049aecdc253d379686b6b:/src/msw/stattext.cpp?ds=inline 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;