]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/strings.cpp
Implemented non-selection of content when setting focus via the keyboard.
[wxWidgets.git] / tests / strings / strings.cpp
index 0f12864bad7f8197a9cbdfb3b3bb810ac0367208..af18513045d5d9e0db16715c1e28dad2baa0e7db 100644 (file)
@@ -104,7 +104,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( StringTestCase );
 
-// 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( StringTestCase, "StringTestCase" );
 
 StringTestCase::StringTestCase()