]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/events/propagation.cpp
Implement SetShape() for wxPopupWindow in wxGTK.
[wxWidgets.git] / tests / events / propagation.cpp
index bbc7428be649889d75c139972d332c152502f9d8..3392c778a629a69b8ae27a23a2d7a3e2a3a2b5a5 100644 (file)
@@ -197,7 +197,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( EventPropagationTestCase );
 
-// 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( EventPropagationTestCase, "EventPropagationTestCase" );
 
 void EventPropagationTestCase::setUp()