]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/unicode.cpp
Add wxTEST_DIALOG for testing of modal dialogs.
[wxWidgets.git] / tests / strings / unicode.cpp
index d83e5825f7cf218f4900bd0f275783bf5879cc0a..8a0574e43d29b44294dcbd644992aba2c003aef4 100644 (file)
@@ -174,7 +174,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( UnicodeTestCase );
 
-// 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( UnicodeTestCase, "UnicodeTestCase" );
 
 UnicodeTestCase::UnicodeTestCase()