[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r9800: best not to introduce new technical terms if we don't need t (tor/trunk/src/or)



Author: arma
Date: 2007-03-11 16:52:07 -0400 (Sun, 11 Mar 2007)
New Revision: 9800

Modified:
   tor/trunk/src/or/routerlist.c
Log:
best not to introduce new technical terms if we don't need to


Modified: tor/trunk/src/or/routerlist.c
===================================================================
--- tor/trunk/src/or/routerlist.c	2007-03-11 20:34:44 UTC (rev 9799)
+++ tor/trunk/src/or/routerlist.c	2007-03-11 20:52:07 UTC (rev 9800)
@@ -1592,7 +1592,7 @@
 
 /** Insert an item <b>ri</b> into the routerlist <b>rl</b>, updating indices
  * as needed.  There must be no previous member of <b>rl</b> with the same
- * identity giest as <b>ri</b>: If there is, call routerlist_replace
+ * identity digest as <b>ri</b>: If there is, call routerlist_replace
  * instead.
  */
 static void