浏览代码

r19721@catbus: nickm | 2008-05-13 00:59:53 -0400
Fix range in last patch


svn:r14599

Nick Mathewson 17 年之前
父节点
当前提交
5fd1e77b0f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/spec/dir-spec.txt

+ 1 - 1
doc/spec/dir-spec.txt

@@ -654,7 +654,7 @@ $Id$
 
 2.3. Nonterminals in router descriptors
 
-   nickname ::= between 1 and 19 alphanumeric characters ([A-Za-z0-0]),
+   nickname ::= between 1 and 19 alphanumeric characters ([A-Za-z0-9]),
       case-insensitive.
    hexdigest ::= a '$', followed by 40 hexadecimal characters
       ([A-Fa-f0-9]). [Represents a server by the digest of its identity