diff --git a/src/or/router.c b/src/or/router.c index d91564d93b..f3600ec94e 100644 --- a/src/or/router.c +++ b/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 force is zero, only open the connection if we don't already * have one.