commit ab5b09aa78fea5189e9bd4b28a053aa1894f6c28 Author: Philipp Winter phw@nymity.ch Date: Tue May 7 11:21:03 2019 -0700
Fix typo. --- bridgedb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bridgedb.conf b/bridgedb.conf index 7700917..b67a5e8 100644 --- a/bridgedb.conf +++ b/bridgedb.conf @@ -142,7 +142,7 @@ STATUS_FILE = "networkstatus-bridges" # we ignore all errors which have anything to do with networkstatus being # wrong, out-of-date, or missing. # -# Otherwise, if ``True``, use the networkstatus to determine which bridges +# Otherwise, if ``False``, use the networkstatus to determine which bridges # should be distributed. # # See https://bugs.torproject.org/9380#comment:39,