Explorar o código

fix typo

svn:r16949
Roger Dingledine %!s(int64=17) %!d(string=hai) anos
pai
achega
982a22a121
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/common/address.c

+ 1 - 1
src/common/address.c

@@ -820,7 +820,7 @@ tor_addr_hash(const tor_addr_t *addr)
   }
 }
 
-/** Return a newly allocatd string with a representation of <b>addr</b>. */
+/** Return a newly allocated string with a representation of <b>addr</b>. */
 char *
 tor_dup_addr(const tor_addr_t *addr)
 {