Commit 97cc48f9 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

typo pointed out by sjmurdoch


svn:r10484
parent 80e675de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@ Changes in version 0.2.0.1-alpha - 2007-06-01
      are good, and how many authorities agree. (Patch from shibz.)

  o Minor features (hidden services):
    - Allow multiple HiddenServeicePort directives with the same virtual
    - Allow multiple HiddenServicePort directives with the same virtual
      port; when they occur, the user is sent round-robin to one
      of the target ports chosen at random.  Partially fixes bug 393 by
      adding limited ad-hoc round-robining.