address spelling issues

This commit is contained in:
Axel Kohlmeyer
2021-02-25 23:11:41 -05:00
parent 533b406d77
commit dfae88cf13
4 changed files with 4 additions and 3 deletions

View File

@ -37,7 +37,7 @@ namespace LAMMPS_NS {
bool strmatch(const std::string &text, const std::string &pattern);
/** Find substring that matches a simplified regex pattern
/** Find sub-string that matches a simplified regex pattern
*
* \param text the text to be matched against the pattern
* \param pattern the search pattern, which may contain regexp markers