]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/graphics/affinematrix.cpp
Implemented non-selection of content when setting focus via the keyboard.
[wxWidgets.git] / tests / graphics / affinematrix.cpp
index c6a0696241f0f0b8d52a3cf9ab43f07263dd0c5c..ee6c5470ddb1abee20c30f3a76621bd6b2f1b3ce 100644 (file)
@@ -60,7 +60,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( AffineTransformTestCase );
 
-// 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( AffineTransformTestCase, "AffineTransformTestCase" );
 
 void AffineTransformTestCase::setUp()