]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/ownerdrawncomboboxtest.cpp
Add the ability to enable / disable and check for the editable property of a renderin...
[wxWidgets.git] / tests / controls / ownerdrawncomboboxtest.cpp
index 54c228676e944956c8080c173b27bea5f80ba6b0..9d1a200dfc93df3064c814f150677d3438b5c189 100644 (file)
@@ -79,7 +79,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( OwnerDrawnComboBoxTestCase );
 
-// 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( OwnerDrawnComboBoxTestCase,
                                        "OwnerDrawnComboBoxTestCase" );