X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7db064f60f2d60bcfea44a9973a18e6c2bf2161d..f155075229d771430f0793700f5048ad4be00e9d:/tests/misc/typeinfotest.cpp diff --git a/tests/misc/typeinfotest.cpp b/tests/misc/typeinfotest.cpp index 368d53f0b7..c8b6f22ea4 100644 --- a/tests/misc/typeinfotest.cpp +++ b/tests/misc/typeinfotest.cpp @@ -37,7 +37,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( TypeInfoTestCase ); -// 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( TypeInfoTestCase, "TypeInfoTestCase" );