X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69fc85873dfe7a9ea4f25ffc34bec7c0ee719368..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/tests/misc/environ.cpp diff --git a/tests/misc/environ.cpp b/tests/misc/environ.cpp index 01d1e9b877..4419c60b3d 100644 --- a/tests/misc/environ.cpp +++ b/tests/misc/environ.cpp @@ -43,7 +43,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( EnvTestCase ); -// 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( EnvTestCase, "EnvTestCase" ); void EnvTestCase::GetSet()