From ed62b031d3f34bb954fa97470e4602bb5bcad2fe Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 20 Sep 2009 23:24:46 -0400 Subject: fix grammar / add changelog for the torify commit --- contrib/torify.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/torify.in b/contrib/torify.in index d9aac1d66e..d430da8ce7 100755 --- a/contrib/torify.in +++ b/contrib/torify.in @@ -66,6 +66,6 @@ elif pathfind tsocks; then fi else - echo "$0: Can't find neither tsocks nor torsocks in your PATH. Perhaps you haven't installed either?" >&2 + echo "$0: Can't find either tsocks or torsocks in your PATH. Perhaps you haven't installed either?" >&2 exit 1 fi -- cgit v1.2.3-54-g00ecf