Parcourir la source

Fix a mis-spelled Privoxy.

svn:r8416
Andrew Lewman il y a 19 ans
Parent
commit
8648b1133b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      contrib/osx/TorPreFlight

+ 1 - 1
contrib/osx/TorPreFlight

@@ -11,7 +11,7 @@ fi
 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