]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/gaugetest.cpp
Make wxMSW wxSpinCtrl "not enough space" messages more helpful.
[wxWidgets.git] / tests / controls / gaugetest.cpp
index f112e6c47d127196d6ac1f488a1b00ac8f1d6b15..58f59124d2d5c540bbfbbb47b4deedb25b74cc32 100644 (file)
@@ -47,7 +47,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( GaugeTestCase );
 
-// 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( GaugeTestCase, "GaugeTestCase" );
 
 void GaugeTestCase::setUp()