]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/bitmapcomboboxtest.cpp
Make wxMSW wxSpinCtrl "not enough space" messages more helpful.
[wxWidgets.git] / tests / controls / bitmapcomboboxtest.cpp
index dbaa82daf1dba6c7814743de4493805ec393cd94..e60a962f618b9852c4a5353956bd515192da7ea7 100644 (file)
@@ -68,7 +68,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( BitmapComboBoxTestCase );
 
-// 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( BitmapComboBoxTestCase,
                                       "BitmapComboBoxTestCase" );