]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/crt.cpp
Set modifiers properly for the key events with AltGr in wxGTK.
[wxWidgets.git] / tests / strings / crt.cpp
index 6010ef85cd1f0002ae71d96241955a3c1f884603..068a59748ce25abd4bd2006745dabc66fb8d625e 100644 (file)
@@ -70,7 +70,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( CrtTestCase );
 
-// 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( CrtTestCase, "CrtTestCase" );
 
 void CrtTestCase::SetGetEnv()