X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a1ff9516c2686c0bf991c5ac7b370c09c85edab..0646084eb258e28101c2cc3dc0173f665c2dfa2d:/tests/events/timertest.cpp diff --git a/tests/events/timertest.cpp b/tests/events/timertest.cpp index d8baaf8abc..765e47d3e0 100644 --- a/tests/events/timertest.cpp +++ b/tests/events/timertest.cpp @@ -80,7 +80,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TimerEventTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TimerEventTestCase, "TimerEventTestCase" ); void TimerEventTestCase::OneShot()