Bläddra i källkod

Fix a mis-spelled Privoxy.

svn:r8416
Andrew Lewman 19 år sedan
förälder
incheckning
8648b1133b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      contrib/osx/TorPreFlight

+ 1 - 1
contrib/osx/TorPreFlight

@@ -11,7 +11,7 @@ fi
 if [ -f /Library/StartupItems/Privoxy/Privoxy.loc ]; then
 if [ -f /Library/StartupItems/Privoxy/Privoxy.loc ]; then
 	PRIVOXYPATH=`cat /Library/StartupItems/Privoxy/Privoxy.loc`
 	PRIVOXYPATH=`cat /Library/StartupItems/Privoxy/Privoxy.loc`
 else
 else
-	PRIVOXYPATH="/Library/Prioxy/"
+	PRIVOXYPATH="/Library/Privoxy/"
 fi
 fi
 
 
 # Backup all of Tor, just in case
 # Backup all of Tor, just in case