Skip to content

Commit 85c15b9

Browse files
authored
Merge pull request #6931 from oliver-sanders/typo
fix typo
2 parents 6f056fd + 7c5174e commit 85c15b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cylc/flow/cfgspec/workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1185,7 +1185,7 @@ def get_script_common_text(this: str, example: Optional[str] = None):
11851185
11861186
platform = $(command)
11871187
1188-
The configured command will be evaulated for each job
1188+
The configured command will be evaluated for each job
11891189
submission (i.e, different submissions of the same task may
11901190
submit on different platforms).
11911191

0 commit comments

Comments
 (0)