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