]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/togglebuttontest.cpp
A fix for flicker when the top-level window is disabled or enabled (e.g. by modal...
[wxWidgets.git] / tests / controls / togglebuttontest.cpp
index 9d41429465b576ad46014fcacbc4661791c9abed..075549d016d50655c8a57bf275026376efb7f3d5 100644 (file)
@@ -48,7 +48,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( ToggleButtonTestCase );
 
-// 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( ToggleButtonTestCase, "ToggleButtonTestCase" );
 
 void ToggleButtonTestCase::setUp()