mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-14 03:11:03 +00:00
typo
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2421 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
c45bbe521b
commit
4fc25de4eb
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ group.add_option("-V", "--version", action="store_true", dest="version",
|
|||
|
||||
group.add_option("--priority", action="store_true", dest="priority",
|
||||
help=_(
|
||||
"""Run with normal thread scheduling priority. Per default Linkchecker
|
||||
"""Run with normal thread scheduling priority. Per default LinkChecker
|
||||
runs with low thread priority to be suitable as a background job."""))
|
||||
optparser.add_option_group(group)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue