]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/vararg.cpp
Fix warnings in the MSW IE backend.
[wxWidgets.git] / tests / strings / vararg.cpp
index b4eec3c83408aa9470ed373b14125a7bb56b692b..56582e9a67a775f99dacf2e911e4a5f81939de81 100644 (file)
@@ -60,7 +60,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( VarArgTestCase );
 
-// 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( VarArgTestCase, "VarArgTestCase" );
 
 void VarArgTestCase::StringPrintf()