Fix typo (#95)
This commit is contained in:
parent
5a9c861cad
commit
5a7fc7d568
@ -314,7 +314,7 @@ def parse_args(argv):
|
|||||||
add_getArg(parser.add_argument_group("Get source code"))
|
add_getArg(parser.add_argument_group("Get source code"))
|
||||||
add_knownUrlArg(
|
add_knownUrlArg(
|
||||||
parser.add_argument_group(
|
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"))
|
add_nearArg(parser.add_argument_group("Archive close to time specified"))
|
||||||
|
Loading…
Reference in New Issue
Block a user