]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/textstreamtest.cpp
Fix warnings in the MSW IE backend.
[wxWidgets.git] / tests / streams / textstreamtest.cpp
index a2b2ecc878dcf136c626d5baae46c663a681d389..a05686ed0c2977a13107f9534dea3014c9a71de7 100644 (file)
@@ -86,7 +86,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( TextStreamTestCase );
 
-// 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( TextStreamTestCase, "TextStreamTestCase" );
 
 TextStreamTestCase::TextStreamTestCase()