Skip to content
Snippets Groups Projects
Commit 1f7693fa authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix typo

parent 2c5ea9fc
No related branches found
No related tags found
No related merge requests found
......@@ -182,7 +182,7 @@ void FixHalt::end_of_step()
void FixHalt::post_run()
{
// continue halt -> subsequent runs are allowd
// continue halt -> subsequent runs are allowed
if (eflag == CONTINUE) timer->reset_timeout();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment