X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc215b4140ebae043f239dfbb786ce29958b5fab..c29c95fe24973b94fd724db767193171ca7c513d:/tests/strings/iostream.cpp

diff --git a/tests/strings/iostream.cpp b/tests/strings/iostream.cpp
index c91b66b1d6..30ac12ba6c 100644
--- a/tests/strings/iostream.cpp
+++ b/tests/strings/iostream.cpp
@@ -47,7 +47,7 @@ private:
 
 CPPUNIT_TEST_SUITE_REGISTRATION( StringIostreamTestCase );
 
-// 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( StringIostreamTestCase, "StringIostream" );
 
 void StringIostreamTestCase::Out()