Skip to content

Commit 389a0be

Browse files
wxtimhjoliver
andauthored
Update cylc/flow/simulation.py
Co-authored-by: Hilary James Oliver <[email protected]>
1 parent 6be7372 commit 389a0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cylc/flow/simulation.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ def sim_time_check(
295295
flag=task_events_manager.FLAG_RECEIVED
296296
)
297297

298-
# We've finished this psuedojob, so delete all the mode settings.
298+
# We've finished this pseudo job, so delete all the mode settings.
299299
itask.mode_settings = None
300300
sim_task_state_changed = True
301301
return sim_task_state_changed

0 commit comments

Comments
 (0)