Преглед на файлове

Merge branch 'tor-github/pr/1355'

George Kadianakis преди 5 години
родител
ревизия
6677eae579
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      scripts/maint/practracker/practracker.py

+ 1 - 1
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",