X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8f80d27586a190927d491c618f48a4253246728..cdee8c6dddd1af606de88ceb17c0c1564aa872df:/tests/misc/selstoretest.cpp

diff --git a/tests/misc/selstoretest.cpp b/tests/misc/selstoretest.cpp
index 881940923d..65b6e38642 100644
--- a/tests/misc/selstoretest.cpp
+++ b/tests/misc/selstoretest.cpp
@@ -64,7 +64,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( SelStoreTestCase );
 
-// 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( SelStoreTestCase, "SelStoreTestCase" );
 
 const unsigned SelStoreTestCase::NUM_ITEMS = 10; // NB: must be even