]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/log/logtest.cpp
Display system-provided drag images during drag-and-drop in wxMSW.
[wxWidgets.git] / tests / log / logtest.cpp
index 5108a5fb3d3e4791107b7b59e45e24318087fe4a..4ee9b2b38faa0443bc24a82a56742ea48859cc58 100644 (file)
@@ -194,7 +194,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( LogTestCase );
 
-// 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( LogTestCase, "LogTestCase" );
 
 void LogTestCase::setUp()