]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/formatconverter/formatconvertertest.cpp
Add CombineURIs implementation for wxWebFileProtocolHandler. Update the IE backend...
[wxWidgets.git] / tests / formatconverter / formatconvertertest.cpp
index 58cc9f6eef9d1b095fc24b08df748496523ebdbd..56b52d2af2be3fde055f34849862763a0bb1b7aa 100644 (file)
@@ -329,7 +329,7 @@ void FormatConverterTestCase::check(const wxString& input,
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION(FormatConverterTestCase);
 
-// 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(FormatConverterTestCase,
                                       "FormatConverterTestCase");