]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/scopeguard/scopeguardtest.cpp
Forbid creation of wxStandardPaths object directly.
[wxWidgets.git] / tests / scopeguard / scopeguardtest.cpp
index 8235e4040690bc45d3129bd7814b01b6a2927323..3a6b3ff67497697e202cf98c0875c7e31ccff1af 100644 (file)
@@ -83,7 +83,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION(ScopeGuardTestCase);
 
-// 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(ScopeGuardTestCase,
                                       "ScopeGuardTestCase");