]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/windowtest.cpp
No changes, just fix the file name in the header comment of wxDVC test.
[wxWidgets.git] / tests / controls / windowtest.cpp
index 2794da3f37ea0afb1b255bfdbc8fd4e36b6cdaf2..c91a3ba410d243a2a43de1ed8eecd68bdcba1685 100644 (file)
@@ -81,7 +81,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( WindowTestCase );
 
-// 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( WindowTestCase, "WindowTestCase" );
 
 void WindowTestCase::setUp()