summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-09-25 14:17:03 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-09-25 14:17:03 +0300
commit6677eae57903eae05a31856e4d55da6fb51701b5 (patch)
treeb54a3c5156ba41377013941b17fea83b11d54666
parent6712fb9e270b51af67d72706b54dcaa749950de1 (diff)
parent22c33ea7f707e6b348b743277066b14bdb0f7f1b (diff)
downloadtor-6677eae57903eae05a31856e4d55da6fb51701b5.tar.gz
tor-6677eae57903eae05a31856e4d55da6fb51701b5.zip
Merge branch 'tor-github/pr/1355'
-rwxr-xr-xscripts/maint/practracker/practracker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/maint/practracker/practracker.py b/scripts/maint/practracker/practracker.py
index ce9c5f5d82..b5a68fd27c 100755
--- a/scripts/maint/practracker/practracker.py
+++ b/scripts/maint/practracker/practracker.py
@@ -181,7 +181,7 @@ def main(argv):
parser.add_argument("--regen", action="store_true",
help="Regenerate the exceptions file")
parser.add_argument("--list-overbroad", action="store_true",
- help="List over-strict exceptions")
+ help="List over-broad exceptions")
parser.add_argument("--exceptions",
help="Override the location for the exceptions file")
parser.add_argument("--strict", action="store_true",