we are LAMMPS, not LIGGGHTS

This commit is contained in:
Axel Kohlmeyer
2018-11-22 09:22:09 -05:00
parent 5efd8c06b1
commit d1255ab572

View File

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