]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/uris/uris.cpp
Implement IDocHostUIHandler in wxWebViewIE to improve the default behaviour. Disable...
[wxWidgets.git] / tests / uris / uris.cpp
index f0d47ad3f63d902a6e841872f5a9c5abc54fa956..ff892a2be7d4b63b60bc297073c8eef5a0a384bc 100644 (file)
@@ -88,7 +88,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( URITestCase );
 
-// 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( URITestCase, "URITestCase" );
 
 URITestCase::URITestCase()