[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12979: fix a typo. thanks sjmurdoch. (tor/branches/tor-0_1_2-patches/doc)
Author: phobos
Date: 2007-12-25 14:03:23 -0500 (Tue, 25 Dec 2007)
New Revision: 12979
Modified:
tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt
Log:
fix a typo. thanks sjmurdoch.
Modified: tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt
===================================================================
--- tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt 2007-12-25 19:02:12 UTC (rev 12978)
+++ tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt 2007-12-25 19:03:23 UTC (rev 12979)
@@ -106,7 +106,7 @@
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
---------------------------