X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ab92d62cff285234f5fe9cbec87a58a064845bf..e1efca652844273c3e8d32c7e5f442b87e455ca7:/tests/misc/guifuncs.cpp?ds=sidebyside diff --git a/tests/misc/guifuncs.cpp b/tests/misc/guifuncs.cpp index e40d2f94ac..5fa60c8352 100644 --- a/tests/misc/guifuncs.cpp +++ b/tests/misc/guifuncs.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MiscGUIFuncsTestCase ); -// 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( MiscGUIFuncsTestCase, "MiscGUIFuncsTestCase" ); void MiscGUIFuncsTestCase::DisplaySize()