]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/stdstream.cpp
Ignore empty LC_XXX variables in locale detection code.
[wxWidgets.git] / tests / streams / stdstream.cpp
index f34a41109d8737ef03fbfae31717b42e7f8e8296..01ec513c886e5c6b0955351ee5ca6f203c1603c9 100644 (file)
@@ -103,7 +103,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( StdStreamTestCase );
 
-// 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( StdStreamTestCase,
                                        "StdStreamTestCase" );