]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/toolbooktest.cpp
Fix harmless warning about double to long long conversion.
[wxWidgets.git] / tests / controls / toolbooktest.cpp
index 858440556c18da85e3a2c53adda3318824796746..85150a831f5772a6cfdadf437619db7ab281e302 100644 (file)
@@ -56,7 +56,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( ToolbookTestCase );
 
-// 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( ToolbookTestCase, "ToolbookTestCase" );
 
 void ToolbookTestCase::setUp()