X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20ba398d1a99deaac8b75778daae521aa7bd8ce7..d6256ab96d1058968e01a81ae9b782bf20a2ff27:/tests/uris/ftp.cpp?ds=inline diff --git a/tests/uris/ftp.cpp b/tests/uris/ftp.cpp index 67ccec84b9..1f9bfe1265 100644 --- a/tests/uris/ftp.cpp +++ b/tests/uris/ftp.cpp @@ -79,7 +79,7 @@ private: // do not have FTP connectivity enabled by default... //CPPUNIT_TEST_SUITE_REGISTRATION( FTPTestCase ); -// 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( FTPTestCase, "FTPTestCase" );