]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/rearrangelisttest.cpp
No real changes, just simplify wxBookCtrlBase unit test a little.
[wxWidgets.git] / tests / controls / rearrangelisttest.cpp
index dbebb428394808a00ad33082f1cb032cd860000a..3c172e3b02169071b31b3e00d87b57f8dc2e6ec1 100644 (file)
@@ -50,7 +50,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( RearrangeListTestCase );
 
-// 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( RearrangeListTestCase, "RearrangeListTestCase" );
 
 void RearrangeListTestCase::setUp()