]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/misc/pathlist.cpp
Fix install_name_tool calls in OS X "make install".
[wxWidgets.git] / tests / misc / pathlist.cpp
index cf546084ad32b0fa3ae0c34c88ba2cc7ad5c4c5b..9c8c1453973d3db59fe163d22aadd64e0477171a 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     Test wxPathList
 // Author:      Francesco Montorsi (extracted from console sample)
 // Created:     2010-06-02
-// RCS-ID:      $Id$
 // Copyright:   (c) 2010 wxWidgets team
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -41,7 +40,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( PathListTestCase );
 
-// 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( PathListTestCase, "PathListTestCase" );
 
 void PathListTestCase::FindValidPath()