Roger Dingledine 20 лет назад
Родитель
Сommit
6dcbbda43b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/or/router.c

+ 1 - 1
src/or/router.c

@@ -608,7 +608,7 @@ consider_publishable_server(time_t now, int force)
 
 /** OR only: if in clique mode, try to open connections to all of the
  * other ORs we know about. Otherwise, open connections to those we
- * think are in clique mode.o
+ * think are in clique mode.
  *
  * If <b>force</b> is zero, only open the connection if we don't already
  * have one.