X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/009f89f75dc5803327723039b2deeba18a6228bb..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/tests/misc/settings.cpp diff --git a/tests/misc/settings.cpp b/tests/misc/settings.cpp index 09174d2888..c89fdfcfb2 100644 --- a/tests/misc/settings.cpp +++ b/tests/misc/settings.cpp @@ -56,7 +56,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SettingsTestCase ); -// 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( SettingsTestCase, "SettingsTestCase" );