Edits to devleoper doc files 2

This commit is contained in:
jtclemm
2024-08-15 17:12:39 -06:00
parent 60fe24acb4
commit dca156eacc
17 changed files with 92 additions and 93 deletions

View File

@ -1171,7 +1171,7 @@ bool LAMMPS::is_installed_pkg(const char *pkg)
/** \brief Return name of package that a specific style belongs to
*
* This function checks the given name against all list of styles
* for all type of styles and if the name and the style match, it
* for all types of styles and if the name and the style match, it
* returns which package this style belongs to.
*
* \param style Type of style (e.g. atom, pair, fix, etc.)