X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/87f528f15b7b0ef31c992d1bc474b6fbcaba95f9..63509fb3c424dd69d8f5db35f7ae16950b9a3595:/tests/strings/unichar.cpp diff --git a/tests/strings/unichar.cpp b/tests/strings/unichar.cpp index db96f4ba81..4bd9dfd844 100644 --- a/tests/strings/unichar.cpp +++ b/tests/strings/unichar.cpp @@ -54,7 +54,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( UniCharTestCase ); -// 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( UniCharTestCase, "UniCharTestCase" ); void UniCharTestCase::CharCompare()