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

fix cut-n-paste error in fix property/local docs

correct issue reported in comment at https://github.com/lammps/lammps/pull/911
parent ce4a446c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@ one or more attributes may be appended :l
                        patom1 patom2 ptype1 ptype2
                        batom1 batom2 btype
                        aatom1 aatom2 aatom3 atype
                        datom1 datom2 datom3 dtype
                        iatom1 iatom2 iatom3 itype :pre
                        datom1 datom2 datom3 datom4 dtype
                        iatom1 iatom2 iatom3 iatom4 itype :pre

     natom1, natom2 = IDs of 2 atoms in each pair (within neighbor cutoff)
     ntype1, ntype2 = type of 2 atoms in each pair (within neighbor cutoff)