fix typo in comment

This commit is contained in:
Axel Kohlmeyer
2020-05-01 14:34:35 -04:00
parent 3ccab20e9e
commit ab1ecdccfc

View File

@ -596,7 +596,7 @@ void Atom::add_peratom(const char *name, void *address,
}
/* ----------------------------------------------------------------------
change the column count fof an existing peratom array entry
change the column count of an existing peratom array entry
allows atom_style to specify column count as an argument
see atom_style tdpd as an example
------------------------------------------------------------------------- */