Fix typo.

This commit is contained in:
Jose Riha
2024-10-14 02:48:41 +02:00
parent 05731128fa
commit 923f5e82d0

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