Explorar el Código

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


svn:r14599

Nick Mathewson hace 17 años
padre
commit
5fd1e77b0f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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