Commit d1255ab5 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

we are LAMMPS, not LIGGGHTS

parent 5efd8c06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
]