]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/validators/valnum.cpp
Fix warnings in the MSW IE backend.
[wxWidgets.git] / tests / validators / valnum.cpp
index 91675d0c9e8940d4e21204eda5316a8d058b4bb9..dd2d0e983579872d54c2e2077f7a13a4f724ca70 100644 (file)
@@ -61,7 +61,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( NumValidatorTestCase );
 
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( NumValidatorTestCase );
 
-// 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( NumValidatorTestCase, "NumValidatorTestCase" );
 
 void NumValidatorTestCase::setUp()
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( NumValidatorTestCase, "NumValidatorTestCase" );
 
 void NumValidatorTestCase::setUp()