X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6856aa899706c5fef9dd4c10bfaac66f9114195..c29c95fe24973b94fd724db767193171ca7c513d:/tests/controls/choicetest.cpp?ds=sidebyside diff --git a/tests/controls/choicetest.cpp b/tests/controls/choicetest.cpp index ecebee667c..dd82ff123d 100644 --- a/tests/controls/choicetest.cpp +++ b/tests/controls/choicetest.cpp @@ -49,7 +49,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ChoiceTestCase ); -// 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( ChoiceTestCase, "ChoiceTestCase" ); void ChoiceTestCase::setUp()