fix typos

This commit is contained in:
arvidn 2018-07-13 16:45:22 +02:00
parent 7a34b27499
commit 2e6f374319
1 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@ TORRENT_TEST(auto_unchoke)
{
using namespace libtorrent;
// in case the previous run was t r catch (std::exception&) {}erminated
// in case the previous run was terminated
error_code ec;
remove_all("./tmp1_unchoke", ec);
remove_all("./tmp2_unchoke", ec);