Skip to content

Commit

Permalink
fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrunewald committed Sep 22, 2023
1 parent d34c7de commit f7334a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polyply/src/gen_coords.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ def gen_coords(toppath,
msg = ("A density is provided via the command line, "
"but the starting coordinates define a box."
"Will try to pack all molecules in the box "
"provied with starting coordinates.")
"provided with starting coordinates.")
LOGGER.warning(msg, type="warning")

# do a sanity check
Expand Down

0 comments on commit f7334a2

Please sign in to comment.