]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/radiobuttontest.cpp
Support for undoable application of custom properties, and customisation of propertie...
[wxWidgets.git] / tests / controls / radiobuttontest.cpp
index 603052f53db16789b47430adc221f8c2b770dbea..f242614aae3f183dc6827fb4031b8f51c99a92c3 100644 (file)
@@ -50,7 +50,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( RadioButtonTestCase );
 
-// 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( RadioButtonTestCase,
                                       "RadioButtonTestCase" );