]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix a log typo found by sysrqb.
authorMike Perry <mikeperry-git@fscked.org>
Thu, 31 Jan 2013 13:37:12 +0000 (09:37 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 1 Feb 2013 22:01:22 +0000 (17:01 -0500)
src/or/circuitbuild.c

index 545184b4fcd0d5a813b25deb0fcb88aa63b06ab8..6689f73e2288c6b7362c1149e7ab2a07ce996571 100644 (file)
@@ -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. "