]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/hyperlinkctrltest.cpp
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / tests / controls / hyperlinkctrltest.cpp
index 2d5fda3577b3c3cc02ac2ff61fdee1119793aaf2..8d8d76d9c127040964713bfcc3454ff05cbd7f7c 100644 (file)
@@ -51,7 +51,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( HyperlinkCtrlTestCase );
 
-// 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( HyperlinkCtrlTestCase, "HyperlinkCtrlTestCase" );
 
 void HyperlinkCtrlTestCase::setUp()