]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/treebooktest.cpp
Add ClearSelection for msw ie and gtk webkit, with a stub for osx webkit. Document...
[wxWidgets.git] / tests / controls / treebooktest.cpp
index 43bb91eacfed0f8f37ba773a163c2dee45d674b4..d1e6f3388b51e74e59a4622c1c80a48f0624ecbb 100644 (file)
@@ -60,7 +60,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( TreebookTestCase );
 
-// 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( TreebookTestCase, "TreebookTestCase" );
 
 void TreebookTestCase::setUp()