]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/misc/environ.cpp
Convert wxFSW_EVENT_{WARNING,ERROR} to string correctly.
[wxWidgets.git] / tests / misc / environ.cpp
index 01d1e9b877cb1487e83d36d4cdd2a58f01479674..4419c60b3d378e27b78b5fb4876cdfbadb8c937f 100644 (file)
@@ -43,7 +43,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()