]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/textfile/textfiletest.cpp
Add wxEVT_AUI_PANE_ACTIVATED event.
[wxWidgets.git] / tests / textfile / textfiletest.cpp
index 630e12c2f6ff9367e2571175d89dceed3ffce0db..1e1184b413e573205e9b5d36505fbb0439755b5b 100644 (file)
@@ -85,7 +85,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( TextFileTestCase );
 
-// 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( TextFileTestCase, "TextFileTestCase" );
 
 void TextFileTestCase::CreateTestFile(size_t len, const char *contents)