]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/geometry/point.cpp
using ordinary Show for popup windows as on MSW which activates it as well, I'll...
[wxWidgets.git] / tests / geometry / point.cpp
index f04dcdab750ffc9b6f903a52b11a8a17d5cbcd78..32b46c7700d43d918435c70dd30b2b35f5b80cfb 100644 (file)
@@ -61,7 +61,7 @@ private:
 CPPUNIT_TEST_SUITE_REGISTRATION( PointTestCase );
 CPPUNIT_TEST_SUITE_REGISTRATION( RealPointTestCase );
 
-// 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( PointTestCase, "PointTestCase" );
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RealPointTestCase, "RealPointTestCase" );