]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/intl/intltest.cpp
Applied #13763 from dghart, to use primary selections if available
[wxWidgets.git] / tests / intl / intltest.cpp
index 3308e4e2100d5fe6bf4b5805e1c279e87f71519b..d747b7aa265361b8e9feed9924343a9f6c2397ef 100644 (file)
@@ -60,7 +60,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( IntlTestCase );
 
-// 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( IntlTestCase, "IntlTestCase" );
 
 void IntlTestCase::setUp()