Skip to content

Commit

Permalink
Update openfecli/commands/generate_partial_charges.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alyssa Travitz <[email protected]>
  • Loading branch information
jthorton and atravitz authored Jan 23, 2025
1 parent c2fc143 commit d16bc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfecli/commands/generate_partial_charges.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
help=YAML_OPTIONS.kwargs["help"],
)
@OUTPUT_FILE_AND_EXT.parameter(
help="The name of the SDF file the charged ligands should be writen to."
help="The name of the SDF file the charged ligands should be written to."
)
@NCORES.parameter(
help=NCORES.kwargs["help"],
Expand Down

0 comments on commit d16bc3e

Please sign in to comment.