]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/stdstream.cpp
Fix warnings in the MSW IE backend.
[wxWidgets.git] / tests / streams / stdstream.cpp
index 3fc90d6235ae91c6fe6b972a65fc7404bc54cae9..01ec513c886e5c6b0955351ee5ca6f203c1603c9 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Jonathan Liu <net147@gmail.com>
 // RCS-ID:      $Id$
 // Copyright:   (c) 2009 Jonathan Liu
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // For compilers that support precompilation, includes "wx/wx.h".
@@ -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" );