X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5098c258b2b70241cb68e9aa219ff60f85e4ca84..04a123c642b0fc589e29cdd507faf11b85973f79:/tests/geometry/rect.cpp?ds=sidebyside diff --git a/tests/geometry/rect.cpp b/tests/geometry/rect.cpp index 505088b4da..c90197e9f4 100644 --- a/tests/geometry/rect.cpp +++ b/tests/geometry/rect.cpp @@ -64,7 +64,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RectTestCase ); -// 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( RectTestCase, "RectTestCase" ); void RectTestCase::CentreIn()