]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/xml/xmltest.cpp
Don't use iterators with wxDataViewSelection.
[wxWidgets.git] / tests / xml / xmltest.cpp
index 0deaa5fed34f4e012abf75ca4576dcd8829376e5..ee41451a3801f303005645784ce8040bab990a46 100644 (file)
@@ -100,7 +100,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( XmlTestCase );
 
-// 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( XmlTestCase, "XmlTestCase" );
 
 void XmlTestCase::InsertChild()