]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/html/htmlparser.cpp
fixes potential crash under gatekeeper
[wxWidgets.git] / tests / html / htmlparser.cpp
index 14a184243fe5264cd0c46563ba2f60e2ea73d9a9..b7f63ef88b5d4a840846005a76da298e34cd9931 100644 (file)
@@ -46,7 +46,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( HtmlParserTestCase );
 
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( HtmlParserTestCase );
 
-// 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( HtmlParserTestCase, "HtmlParserTestCase" );
 
 // ----------------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( HtmlParserTestCase, "HtmlParserTestCase" );
 
 // ----------------------------------------------------------------------------