X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..2416cd031bb3f63f6d2169fa431b0df16a3535fd:/tests/regex/wxregextest.cpp?ds=sidebyside diff --git a/tests/regex/wxregextest.cpp b/tests/regex/wxregextest.cpp index 547f61ed4e..0f5061ee0e 100644 --- a/tests/regex/wxregextest.cpp +++ b/tests/regex/wxregextest.cpp @@ -332,7 +332,7 @@ wxString wxRegExTestSuite::FlagStr(int flags) // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(wxRegExTestSuite); -// 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(wxRegExTestSuite, "wxRegExTestSuite");