Skip to content

Commit 5e495fe

Browse files
authored
Fix deprecation warnings for spelling (#530)
1 parent 8bc9e2f commit 5e495fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/reference/config/writing-platform-configs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Two Similar Clusters
217217
Remember, because the install target defaults to the platform name
218218
clusterA and clusterB have different install targets.
219219

220-
.. spelling::
220+
.. spelling:word-list::
221221
222222
clusterA
223223
clusterB

src/tutorial/runtime/runtime-configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ Start, Stop, Restart
455455
456456
work/<cycle-point>/<task-name>
457457
458-
.. spelling::
458+
.. spelling:word-list::
459459
460460
exeter
461461

src/user-guide/sharing-access-to-workflows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Interacting with Others' Workflows
278278
The authorization system in Cylc 8 is complete, although expect access to other
279279
users' workflows via the UI to be further developed in future.
280280

281-
.. spelling::
281+
.. spelling:word-list::
282282
283283
userA
284284
userB

0 commit comments

Comments
 (0)