]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/thread/misc.cpp
adding a app-defined event seems to quit inner eventloops like eg the popup of the...
[wxWidgets.git] / tests / thread / misc.cpp
index 5dcab1520aa2dfda226a3996703fcf6d1b654fc4..83a63a1ac40efcab0182144d0bf6952ec03df93e 100644 (file)
@@ -228,7 +228,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( MiscThreadTestCase );
 
-// 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( MiscThreadTestCase, "MiscThreadTestCase" );
 
 MiscThreadTestCase::MiscThreadTestCase()