]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix typo
authorPeter Palfrader <peter@palfrader.org>
Thu, 3 Feb 2005 11:27:56 +0000 (11:27 +0000)
committerPeter Palfrader <peter@palfrader.org>
Thu, 3 Feb 2005 11:27:56 +0000 (11:27 +0000)
svn:r3514

debian/tor.default

index 43021aa1f2f8824f3d1473751861beca3519a927..5a3d3e798e954f631c37f1647bbd017b0a6cd590 100644 (file)
@@ -20,7 +20,7 @@ MAX_FILEDESCRIPTORS=4096
 # on adm64.
 #
 # If tor does not work at all for you, i.e. connection attempts
-# through tor just have forever and never finish, then consider
+# through tor just hang forever and never finish, then consider
 # setting EVENT_NOEPOLL, so libevent does not use epoll.  If that
 # happens to fix it for you, please let the mainainer (weasel@debian.org)
 # know, mentioning your kernel version, libevent version, and architecture.