Explorar o código

Fix a comment.

Linus Nordberg %!s(int64=13) %!d(string=hai) anos
pai
achega
c76a332887
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/nodelist.c

+ 1 - 1
src/or/nodelist.c

@@ -196,7 +196,7 @@ nodelist_add_microdesc(microdesc_t *md)
   return node;
 }
 
-/** Tell the nodelist that the current usable consensus to <b>ns</b>.
+/** Tell the nodelist that the current usable consensus is <b>ns</b>.
  * This makes the nodelist change all of the routerstatus entries for
  * the nodes, drop nodes that no longer have enough info to get used,
  * and grab microdescriptors into nodes as appropriate.