]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/config/regconf.cpp
proper default for iphone
[wxWidgets.git] / tests / config / regconf.cpp
index 1994823ee1992fa2da0d78eefbea8157d555fee0..2d7d429c65cb6ac3562f544326f5f3d837942e6c 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     wxRegConfig unit test
 // Author:      Francesco Montorsi (extracted from console sample)
 // Created:     2010-06-02
-// RCS-ID:      $Id$
 // Copyright:   (c) 2010 wxWidgets team
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -46,7 +45,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( RegConfigTestCase );
 
-// 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( RegConfigTestCase, "RegConfigTestCase" );
 
 void RegConfigTestCase::ReadWrite()