]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/regex/wxregextest.cpp
Convert wxFSW_EVENT_{WARNING,ERROR} to string correctly.
[wxWidgets.git] / tests / regex / wxregextest.cpp
index 547f61ed4e403d55374c0b87ca743001d4316b0c..0f5061ee0e33a3fe601a77cfa218a113c72447ee 100644 (file)
@@ -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");