From: Mike Perry Date: Thu, 31 Jan 2013 13:37:12 +0000 (-0400) Subject: Fix a log typo found by sysrqb. X-Git-Tag: tor-0.2.4.10-alpha~9^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e4610de0226f4fa80b68f92c458a5ad42f21b5b;p=thirdparty%2Ftor.git Fix a log typo found by sysrqb. --- diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c index 545184b4fc..6689f73e22 100644 --- a/src/or/circuitbuild.c +++ b/src/or/circuitbuild.c @@ -2402,7 +2402,7 @@ pathbias_measure_close_rate(entry_guard_t *guard) "amount of circuits. " "Most likely this means the Tor network is " "overloaded, but it could also mean an attack against " - "you or the potentially the guard itself. " + "you or potentially the guard itself. " "Success counts are %ld/%ld. Use counts are %ld/%ld. " "%ld circuits completed, %ld were unusable, %ld collapsed, " "and %ld timed out. "