X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6856aa899706c5fef9dd4c10bfaac66f9114195..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/tests/controls/choicetest.cpp 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()