X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7b8ccf332184543defe484acd79ad0f3d38f798f..830c06655b226cfe9fe55d57da8c948d1744107c:/tests/config/regconf.cpp?ds=sidebyside diff --git a/tests/config/regconf.cpp b/tests/config/regconf.cpp index 1994823ee1..296b208f67 100644 --- a/tests/config/regconf.cpp +++ b/tests/config/regconf.cpp @@ -46,7 +46,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RegConfigTestCase ); -// 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( RegConfigTestCase, "RegConfigTestCase" ); void RegConfigTestCase::ReadWrite()