Browse Source

Fix a typo. Thanks sjmurdoch.

svn:r12978
Andrew Lewman 16 years ago
parent
commit
0421e53c66
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/tor-win32-mingw-creation.txt

+ 1 - 1
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
 -------------------------------