]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/slidertest.cpp
Fix warnings in the MSW IE backend.
[wxWidgets.git] / tests / controls / slidertest.cpp
index 2712d4424a4ec7e555be2ff9bcfe85a71120b127..4e3bc7444238222e764cf396d36f704c00fe0e99 100644 (file)
@@ -64,7 +64,7 @@ bool SliderTestCase::ms_inversed = false;
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( SliderTestCase );
 
-// 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( SliderTestCase, "SliderTestCase" );
 
 void SliderTestCase::setUp()