]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/filesys/filesystest.cpp
Don't use iterators with wxDataViewSelection.
[wxWidgets.git] / tests / filesys / filesystest.cpp
index 141d5704082daa44466c102a20795c212b868dcb..bf4e1a564cfab2560e9df2486605b06fe475ed8a 100644 (file)
@@ -74,7 +74,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( FileSystemTestCase );
 
-// 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( FileSystemTestCase, "FileSystemTestCase" );
 
 void FileSystemTestCase::UrlParsing()