]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/uris/url.cpp
wxRTC: save and load the 'shown' status in case there's a situation where layout...
[wxWidgets.git] / tests / uris / url.cpp
index 7f17ec46251ea080444d9b57695c88614b144226..32978fbc8187ff0a930b3ca671d6d11ef281dd86 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     wxURL unit test
 // Author:      Francesco Montorsi
 // Created:     2009-5-31
-// RCS-ID:      $Id: uris.cpp 58272 2009-01-21 17:02:11Z VZ $
 // Copyright:   (c) 2009 Francesco Montorsi
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -49,7 +48,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( URLTestCase );
 
-// 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( URLTestCase, "URLTestCase" );