]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/config/regconf.cpp
Ignore empty LC_XXX variables in locale detection code.
[wxWidgets.git] / tests / config / regconf.cpp
index 1994823ee1992fa2da0d78eefbea8157d555fee0..296b208f679f94a1f5c4fe841858893b82ee1626 100644 (file)
@@ -46,7 +46,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()