X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/232fdc630c42eb165f7659981043e794be03b3b7..c3ad4d4a455aed28178d8a22c305e1a4d6b23f23:/tests/controls/radiobuttontest.cpp diff --git a/tests/controls/radiobuttontest.cpp b/tests/controls/radiobuttontest.cpp index 603052f53d..f242614aae 100644 --- a/tests/controls/radiobuttontest.cpp +++ b/tests/controls/radiobuttontest.cpp @@ -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" );