X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc5e942bf3972629a0800d1653e20e177d8fa859..968b44d37b9fcdc5232fb68312a65e4fc6b5f4ab:/tests/geometry/size.cpp?ds=sidebyside diff --git a/tests/geometry/size.cpp b/tests/geometry/size.cpp index 36925e0b21..1df26717c7 100644 --- a/tests/geometry/size.cpp +++ b/tests/geometry/size.cpp @@ -43,7 +43,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SizeTestCase ); -// 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( SizeTestCase, "SizeTestCase" ); void SizeTestCase::Operators()