Browse Source

fix typo

svn:r5151
Roger Dingledine 20 years ago
parent
commit
8fc9330686
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/routerlist.c

+ 1 - 1
src/or/routerlist.c

@@ -2343,7 +2343,7 @@ routers_update_status_from_networkstatus(smartlist_t *routers, int reset_failure
 
 
 /** Return new list of ID fingerprints for superseded routers.  A router is
 /** Return new list of ID fingerprints for superseded routers.  A router is
  * superseded if any network-status has a router with a different digest
  * superseded if any network-status has a router with a different digest
- * published more recently, or it it is listed in the network-status but not
+ * published more recently, or if it is listed in the network-status but not
  * in the router list.
  * in the router list.
  */
  */
 static smartlist_t *
 static smartlist_t *