Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
Joroks committed Jun 24, 2024
1 parent d810d35 commit 6ddcb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LAMMPS.jl
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ After this processing the string is handed to LAMMPS for parsing and executing.
Arrays of Strings get concatenated into a single String inserting newline characters as needed.
!!! warn "Newline Characters"
!!! warning "Newline Characters"
Old versions of this package (0.4.0 or older) used to ignore newline characters,
such that `cmd` would allways be treated as a single command. In newer version this is no longer the case.
"""
Expand Down

0 comments on commit 6ddcb56

Please sign in to comment.