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

@ -35,7 +35,7 @@ using namespace LAMMPS_NS;
*
* \note
* This is a template class with explicit instantiation. If the class
* is used with a new data type a new explicit instantiation may need
* is used with a new data type, a new explicit instantiation may need
* to be added at the end of the file ``src/my_pool_chunk.cpp`` to
* avoid symbol lookup errors. */