]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/frametest.cpp
Add CombineURIs implementation for wxWebFileProtocolHandler. Update the IE backend...
[wxWidgets.git] / tests / controls / frametest.cpp
index 0cce6e3040fa921af90e28741f3dcd8aa953641a..dcdb22acc1ff959785b2c69a5bce6e6f23cbf5b2 100644 (file)
@@ -45,7 +45,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( FrameTestCase );
 
-// 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( FrameTestCase, "FrameTestCase" );
 
 void FrameTestCase::setUp()