[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r8416: Fix a mis-spelled Privoxy. (tor/trunk/contrib/osx)



Author: phobos
Date: 2006-09-18 01:35:08 -0400 (Mon, 18 Sep 2006)
New Revision: 8416

Modified:
   tor/trunk/contrib/osx/TorPreFlight
Log:
Fix a mis-spelled Privoxy.


Modified: tor/trunk/contrib/osx/TorPreFlight
===================================================================
--- tor/trunk/contrib/osx/TorPreFlight	2006-09-18 04:59:15 UTC (rev 8415)
+++ tor/trunk/contrib/osx/TorPreFlight	2006-09-18 05:35:08 UTC (rev 8416)
@@ -11,7 +11,7 @@
 if [ -f /Library/StartupItems/Privoxy/Privoxy.loc ]; then
 	PRIVOXYPATH=`cat /Library/StartupItems/Privoxy/Privoxy.loc`
 else
-	PRIVOXYPATH="/Library/Prioxy/"
+	PRIVOXYPATH="/Library/Privoxy/"
 fi
 
 # Backup all of Tor, just in case