Fix typo (#95)

This commit is contained in:
Jens Finkhaeuser 2021-04-13 13:28:34 +02:00 committed by GitHub
parent 5a9c861cad
commit 5a7fc7d568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -314,7 +314,7 @@ def parse_args(argv):
add_getArg(parser.add_argument_group("Get source code"))
add_knownUrlArg(
parser.add_argument_group(
"URLs known and archived to Waybcak Machine for the site."
"URLs known and archived to Wayback Machine for the site."
)
)
add_nearArg(parser.add_argument_group("Archive close to time specified"))