@@ -91,13 +91,13 @@ Glossary
91
91
n-window
92
92
The GUI provides a view of the workflow extending ``n `` graph edges out
93
93
from :term: `active tasks <active task> ` - which form the ``n=0 ``
94
- window. The default n-window extent is ``n=1 ``.
94
+ window. The default n-window extent is ``n=1 ``.
95
95
96
96
active cycle
97
97
A cycle point is considered to be active if it contains any
98
98
:term: `active tasks <active task> `.
99
99
100
- Active cycles count toward the :term: `runahead limit `.
100
+ Active cycles count toward the :term: `runahead limit `.
101
101
102
102
.. seealso ::
103
103
@@ -1408,7 +1408,7 @@ Glossary
1408
1408
1409
1409
output completion
1410
1410
output completion condition
1411
- A task's outputs are *complete * if its *output completion condition *
1411
+ A task's outputs are *complete * if its *output completion condition *
1412
1412
is satisfied.
1413
1413
1414
1414
The completion condition can be defined by the user in
@@ -1484,7 +1484,7 @@ Glossary
1484
1484
are known as :term: `message triggers <message trigger> `.
1485
1485
1486
1486
The term "trigger" also refers the action of manually triggering
1487
- a task to run, via the ``cylc trigger `` command or the GUI.
1487
+ a task to run, via the ``cylc trigger `` command or the GUI.
1488
1488
1489
1489
1490
1490
message trigger
@@ -1578,7 +1578,7 @@ Glossary
1578
1578
stall
1579
1579
stalled workflow
1580
1580
A stalled workflow has not :ref: `run to completion <workflow completion >`
1581
- but cannot continue without manual intervention.
1581
+ but cannot continue without manual intervention.
1582
1582
1583
1583
A stalled scheduler stays alive for a configurable timeout period
1584
1584
pending manual intervention. If it shuts down (on the stall timeout
@@ -1735,7 +1735,7 @@ Glossary
1735
1735
runahead limit
1736
1736
runahead
1737
1737
In a :term: `cycling workflow ` the runahead limit determines how
1738
- far ahead, in :term: `cycle points <cycle point> `, activity can
1738
+ far ahead, in :term: `cycle points <cycle point> `, activity can
1739
1739
extend beyond the earliest submitted or running tasks.
1740
1740
1741
1741
.. seealso ::
0 commit comments