]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/misc/guifuncs.cpp
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / tests / misc / guifuncs.cpp
index e40d2f94acc1d3048644d709ee6a82342a598c82..5fa60c83524bcc761852d095f09e88b6c504921c 100644 (file)
@@ -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()