aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tor-win32-mingw-creation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt
index 3880a47f8f..b67218b416 100644
--- a/doc/tor-win32-mingw-creation.txt
+++ b/doc/tor-win32-mingw-creation.txt
@@ -106,7 +106,7 @@ Type "./configure --enable-static --disable-shared"
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 installer
---------------------------