Skip to content

Commit

Permalink
minor change in docstring gmso/formats/gsd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
daico007 committed Aug 3, 2022
1 parent 2ec890a commit 847e4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmso/formats/gsd.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def write_gsd(

warnings.warn(
"Only writing particle, bond, angle, and dihedral information."
" Special pairs are not currently written to GSD files",
"Impropers and special pairs are not currently written to GSD files",
NotYetImplementedWarning,
)
_write_particle_information(
Expand Down

0 comments on commit 847e4b0

Please sign in to comment.