Fix typo.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 29 Oct 2021 13:54:06 +0000 (16:54 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 4 Nov 2021 10:26:39 +0000 (10:26 +0000)
commit9d49ec8b44bd8ea3ca9497916538bb53b6174382
tree0d78ddab0cafefdd9b02a512b75cde609cb20f03
parent27abcd08719a038a77189f76b7ab9bf9ae79698c
Fix typo.

A typo in a hard-coded filename could prevent gmxapi.simulation.mdrun
from automatically recovering from checkpoint when the low-level API is
used to specify working directories.
python_packaging/src/gmxapi/simulation/mdrun.py