]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/checkboxtest.cpp
No changes, just remove unnecessary wxPickerBase::OnSize().
[wxWidgets.git] / tests / controls / checkboxtest.cpp
index 4585ee6125796dfcfc055bc07510e14fa7256b87..25fbd17ee892204827a4b6f718d93da7ba658363 100644 (file)
@@ -68,7 +68,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( CheckBoxTestCase );
 
-// 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( CheckBoxTestCase, "CheckBoxTestCase" );
 
 void CheckBoxTestCase::setUp()