summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
7488a05)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29307
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
{
(void)wxTimerBase::Start(milliseconds, oneShot);
{
(void)wxTimerBase::Start(milliseconds, oneShot);
- wxCHECK_MSG( m_milli > 0, false, wxT("invalid value for timer timeour") );
+ wxCHECK_MSG( m_milli > 0, false, wxT("invalid value for timer timeout") );