]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/radioboxtest.cpp
Document lack of wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK under OS X.
[wxWidgets.git] / tests / controls / radioboxtest.cpp
index c336613d5a83f75d07608440353cee50fc6bfe7f..e3df94e856a7bd49ea91b218aa2b8a6669bf5b32 100644 (file)
@@ -61,7 +61,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( RadioBoxTestCase );
 
-// 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( RadioBoxTestCase, "RadioBoxTestCase" );
 
 void RadioBoxTestCase::setUp()