]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/iostream.cpp
Fix wrong in wxListCtrl::SetItemColumnImage() in r74716.
[wxWidgets.git] / tests / strings / iostream.cpp
index c91b66b1d66dd7e1092830e81c17e2453fbc2c5d..0bbacfec2f3f9e62a38a5c15234bcf41cd2b3728 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     unit test of wxString interaction with std::[io]stream
 // Author:      Vadim Zeitlin
 // Created:     2007-10-09
-// RCS-ID:      $Id$
 // Copyright:   (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -47,7 +46,7 @@ private:
 
 CPPUNIT_TEST_SUITE_REGISTRATION( StringIostreamTestCase );
 
-// 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( StringIostreamTestCase, "StringIostream" );
 
 void StringIostreamTestCase::Out()