]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/vsnprintf.cpp
Fix warnings in the MSW IE backend.
[wxWidgets.git] / tests / strings / vsnprintf.cpp
index 42874ba22ef232dd3a8931d20bc1e0dbe579e589..5bae041c888ef512a41536cc391ddb2e13df2f4e 100644 (file)
@@ -189,7 +189,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( VsnprintfTestCase );
 
-// 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( VsnprintfTestCase, "VsnprintfTestCase" );
 
 void VsnprintfTestCase::setUp()