Minor language update

This commit is contained in:
stamparm 2013-03-26 14:27:51 +01:00
parent 5dd2529b02
commit 825aa4b8dd

View File

@ -1917,9 +1917,8 @@ def _setTorHttpProxySettings():
if not conf.checkTor:
warnMsg = "use switch '--check-tor' at "
warnMsg += "your own convenience when using "
warnMsg += "HTTP proxy type (option '--tor-type') "
warnMsg += "for accessing Tor anonymizing network because of "
warnMsg += "your own convenience when accessing "
warnMsg += "Tor anonymizing network because of "
warnMsg += "known issues with default settings of various 'bundles' "
warnMsg += "(e.g. Vidalia)"
logger.warn(warnMsg)