]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/base64/base64.cpp
Ignore empty LC_XXX variables in locale detection code.
[wxWidgets.git] / tests / base64 / base64.cpp
index 85c6e205392812e73c994ac25d7c2ef473a470b9..9d7475a62715df6be74c779e7038d7098d76e50f 100644 (file)
@@ -111,7 +111,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( Base64TestCase );
 
-// 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( Base64TestCase, "Base64TestCase" );
 
 void Base64TestCase::EncodeDecodeEmpty()