]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/misc/environ.cpp
XRC: make wxSplitterWindow's sashpos and minpanesize dimensions.
[wxWidgets.git] / tests / misc / environ.cpp
index 01d1e9b877cb1487e83d36d4cdd2a58f01479674..efa6c8940ce4edbc4f61c5c3cee1c48844428a30 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     Test wxGet/SetEnv
 // Author:      Francesco Montorsi (extracted from console sample)
 // Created:     2010-06-13
-// RCS-ID:      $Id$
 // Copyright:   (c) 2010 wxWidgets team
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -43,7 +42,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( EnvTestCase );
 
-// 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( EnvTestCase, "EnvTestCase" );
 
 void EnvTestCase::GetSet()