Skip to content

Commit

Permalink
DOC: Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BvB93 authored Jun 8, 2022
1 parent 48a5bf3 commit 5b942aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

@add_to_class(Cp2kJob)
def get_runscript(self) -> str:
"""Run a parallel version of CP2K with mpirun or srun, \
"""Run a parallel version of CP2K without mpirun or srun, \
as this can cause issues with some executables.
This method is monkey-patched into the PLAMS ``Cp2kJob`` class.
Expand Down

0 comments on commit 5b942aa

Please sign in to comment.