Merge pull request #686 from jose1711/typofix

Fix typo.
This commit is contained in:
Ian McEwen authored and GitHub committed 2024-10-13 18:00:16 -07:00
commit 2ae81f8602
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",