we are LAMMPS, not LIGGGHTS

This commit is contained in:
Axel Kohlmeyer 2018-11-22 09:22:09 -05:00
parent 5efd8c06b1
commit d1255ab572
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
('Manual', 'liggghts', 'LAMMPS Documentation',
('Manual', 'lammps', 'LAMMPS Documentation',
['Steve Plimpton'], 1)
]