Selaa lähdekoodia

Fix typo

svn:r3514
Peter Palfrader 20 vuotta sitten
vanhempi
commit
59e89e2b89
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      debian/tor.default

+ 1 - 1
debian/tor.default

@@ -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.