]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/events/timertest.cpp
non-pch build fix
[wxWidgets.git] / tests / events / timertest.cpp
index d8baaf8abcd87ecedadd761bbf0065dccd382c99..765e47d3e050b7f00b64fac1521530f4732b111f 100644 (file)
@@ -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()