Browse Source

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


svn:r14599

Nick Mathewson 16 years ago
parent
commit
5fd1e77b0f
1 changed files with 1 additions and 1 deletions
  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