This commit is contained in:
Axel Kohlmeyer
2020-01-14 14:51:00 -05:00
parent b9c6e0f700
commit 7f0373afa3
2 changed files with 1 additions and 499 deletions

View File

@ -356,7 +356,7 @@ to the screen and log file. Note that since the LAMMPS print command
itself takes a string in quotes as its argument, the Python string
must be delimited with a different style of quotes.
The :doc:`Pytnon library <Python_library>` doc page describes the syntax
The :doc:`Python library <Python_library>` doc page describes the syntax
for how Python wraps the various functions included in the LAMMPS
library interface.