best not to introduce new technical terms if we don't need to

svn:r9800
This commit is contained in:
Roger Dingledine 2007-03-11 20:52:07 +00:00
parent 98c3403ce7
commit 7fedd6ab4e

View File

@ -1592,7 +1592,7 @@ _routerlist_find_elt(smartlist_t *sl, void *ri, int idx)
/** 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