]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/checklistboxtest.cpp
No changes, just remove unnecessary wxPickerBase::OnSize().
[wxWidgets.git] / tests / controls / checklistboxtest.cpp
index 86f03482241a5810584a8cb6bd2d7f00fc96238b..9f2711ab306b231c894be9bf541a930c9fcd55cc 100644 (file)
@@ -50,7 +50,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( CheckListBoxTestCase );
 
-// 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( CheckListBoxTestCase, "CheckListBoxTestCase" );
 
 void CheckListBoxTestCase::setUp()