Skip to content

Commit cffc0e8

Browse files
Apply suggestions from code review
Co-authored-by: Hilary James Oliver <[email protected]>
1 parent e66d11d commit cffc0e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/troubleshooting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ then this is not an expected error, please report the traceback to us.
352352

353353
This is the error message Python gives when you try to call an executable which
354354
does not exist in the ``$PATH``. It means there's something wrong with the Cylc
355-
installation.
355+
installation, or something missing from the environment or system in which Cylc has been installed.
356356

357357
E.G. the following error:
358358

@@ -399,7 +399,7 @@ This means that Cylc was unable to write to the database.
399399

400400
This error usually occurs if when you have exceeded your filesystem quota.
401401

402-
If a Cylc scheduler cannot write to the filesystem, it will shutdown. Once
402+
If a Cylc scheduler cannot write to the filesystem, it will shut down. Once
403403
you've cleared out enough space for the workflow to continue you should be able
404404
to safely restart it as you would normally using ``cylc play``. The workflow
405405
will continue from where it left off.

0 commit comments

Comments
 (0)