]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/choicebooktest.cpp
implementing delayed freezing, fixes #12865
[wxWidgets.git] / tests / controls / choicebooktest.cpp
index c61499a8aa242ff053d5c504ead28e7258d5d881..434929532597fab25813940d45ce20cfa75f8adc 100644 (file)
@@ -55,7 +55,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( ChoicebookTestCase );
 
-// 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( ChoicebookTestCase, "ChoicebookTestCase" );
 
 void ChoicebookTestCase::setUp()