X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7067a74dd94d0a92aba013652b3bc2ec66837595..0995b9dc18a7ce898c1c1be0e2790b258cab0fee:/tests/validators/valnum.cpp diff --git a/tests/validators/valnum.cpp b/tests/validators/valnum.cpp index 91675d0c9e..dd2d0e9835 100644 --- a/tests/validators/valnum.cpp +++ b/tests/validators/valnum.cpp @@ -61,7 +61,7 @@ private: // 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()