From: Andrew Lewman Date: Tue, 25 Dec 2007 19:02:12 +0000 (+0000) Subject: Fix a typo. Thanks sjmurdoch. X-Git-Tag: tor-0.2.0.16-alpha~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0421e53c66547275bdf4bf2e6aafe112402a330a;p=thirdparty%2Ftor.git Fix a typo. Thanks sjmurdoch. svn:r12978 --- diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index 43438454d5..00548d459a 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -111,7 +111,7 @@ Type "./configure" Type "make" You now have a tor.exe in src/or/. This is Tor. -You now have a tor_resolve.exe in src/tools/. +You now have a tor-resolve.exe in src/tools/. Stage Six: Build the installer -------------------------------