Fix typo.

This commit is contained in:
Jose Riha committed 2024-10-14 02:48:41 +02:00
1 parent 05731128fa
commit 923f5e82d0
1 file changed
+1 -1
+1 -1
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",