X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a49372428668514ad0f45308f92925049ea9f11..04a123c642b0fc589e29cdd507faf11b85973f79:/tests/graphics/ellipsization.cpp diff --git a/tests/graphics/ellipsization.cpp b/tests/graphics/ellipsization.cpp index 25f2ae707f..54c90c9f05 100644 --- a/tests/graphics/ellipsization.cpp +++ b/tests/graphics/ellipsization.cpp @@ -48,7 +48,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( EllipsizationTestCase ); -// 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( EllipsizationTestCase, "EllipsizationTestCase" ); void EllipsizationTestCase::NormalCase()