From: Roger Dingledine Date: Sun, 11 Mar 2007 20:52:07 +0000 (+0000) Subject: best not to introduce new technical terms if we don't need to X-Git-Tag: tor-0.2.0.1-alpha~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fedd6ab4e9914ddb1e0d011f11294b7932dbe17;p=thirdparty%2Ftor.git best not to introduce new technical terms if we don't need to svn:r9800 --- diff --git a/src/or/routerlist.c b/src/or/routerlist.c index d81f3e4c14..9b8b8f5839 100644 --- a/src/or/routerlist.c +++ b/src/or/routerlist.c @@ -1592,7 +1592,7 @@ _routerlist_find_elt(smartlist_t *sl, void *ri, int idx) /** Insert an item ri into the routerlist rl, updating indices * as needed. There must be no previous member of rl with the same - * identity giest as ri: If there is, call routerlist_replace + * identity digest as ri: If there is, call routerlist_replace * instead. */ static void