Merge pull request #412 from timattox/master_typofix

Correct a typo in the fix_halt.txt documentation.
This commit is contained in:
sjplimp 2017-03-15 13:10:58 -06:00 committed by GitHub
commit f9468f46f5
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ halt ID, so that the same condition is not immediately triggered in a
subsequent run.
The optional {message} keyword determines whether a message is printed
to the screen and logfile when the half condition is triggered. If
to the screen and logfile when the halt condition is triggered. If
{message} is set to yes, a one line message with the values that
triggered the halt is printed. If {message} is set to no, no message
is printed; the run simply exits. The latter may be desirable for