]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/graphics/bitmap.cpp
Fixed wxRichTextCtrl caret test case
[wxWidgets.git] / tests / graphics / bitmap.cpp
index 122e01ebb4b51109096416cf716e15c4a6c5e5f3..b55dde8f450ad4910491b6e620a0f5c14682bb88 100644 (file)
@@ -47,7 +47,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( BitmapTestCase );
 
-// 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( BitmapTestCase, "BitmapTestCase" );
 
 void BitmapTestCase::setUp()