]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/geometry/rect.cpp
using ordinary Show for popup windows as on MSW which activates it as well, I'll...
[wxWidgets.git] / tests / geometry / rect.cpp
index 505088b4dab0fbe5472572e3cb474ab115b03e41..c90197e9f440da53a4e670586598a3ca0da719b1 100644 (file)
@@ -64,7 +64,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( RectTestCase );
 
-// 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( RectTestCase, "RectTestCase" );
 
 void RectTestCase::CentreIn()