瀏覽代碼

typo pointed out by sjmurdoch

svn:r10484
Roger Dingledine 18 年之前
父節點
當前提交
97cc48f904
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

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