Roger Dingledine 17 anni fa
parent
commit
9a4b0446b0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/or/main.c

+ 1 - 1
src/or/main.c

@@ -774,7 +774,7 @@ run_connection_housekeeping(int i, time_t now)
   }
 }
 
-/** Honor a NEWNYM request: make future requests unlinkability to past
+/** Honor a NEWNYM request: make future requests unlinkable to past
  * requests. */
 static void
 signewnym_impl(time_t now)