]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/graphics/colour.cpp
Ensure that detached menus don't keep focus grab in wxGTK.
[wxWidgets.git] / tests / graphics / colour.cpp
index eab0eef0376ae4ae1af2ec2c21f13b26a2185f09..ae603a701d42f11e8c0e0cafd744b94624a15c2b 100644 (file)
@@ -61,7 +61,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( ColourTestCase );
 
-// 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( ColourTestCase, "ColourTestCase" );
 
 void ColourTestCase::GetSetRGB()