Skip to content

Commit e484006

Browse files
committed
Fix doc build failure
1 parent e770f48 commit e484006

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cylc/flow/cfgspec/globalcfg.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,8 @@ def default_for(
10461046
''')
10471047
Conf('process check timeout', VDR.V_INTERVAL, DurationFloat(10),
10481048
desc='''
1049-
Maximum time for the `cylc play` and `cylc vr` commands to wait
1049+
Maximum time for the ``cylc play`` and ``cylc vr`` commands
1050+
to wait
10501051
for a remote process that checks if an unresponsive scheduler
10511052
is still alive (for workflows with existing contact files).
10521053

0 commit comments

Comments
 (0)