Merge pull request #686 from jose1711/typofix

Fix typo.
This commit is contained in:
Ian McEwen
2024-10-13 18:00:16 -07:00
committed by GitHub

View File

@@ -1842,7 +1842,7 @@ def initParser():
power_group.add_argument(
"--slog",
help="Store structured-logs (slogs) for this run, optionally you can specifiy a destination directory",
help="Store structured-logs (slogs) for this run, optionally you can specify a destination directory",
nargs="?",
default=None,
const="default",