X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/384859f8c6c8bf10a93ae2f39ebff3fcfacf424f..0995b9dc18a7ce898c1c1be0e2790b258cab0fee:/tests/config/fileconf.cpp diff --git a/tests/config/fileconf.cpp b/tests/config/fileconf.cpp index b17185d681..7a9c2d73f6 100644 --- a/tests/config/fileconf.cpp +++ b/tests/config/fileconf.cpp @@ -131,7 +131,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FileConfigTestCase ); -// 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( FileConfigTestCase, "FileConfigTestCase" ); void FileConfigTestCase::Path()