Fix more typos in src files

This commit is contained in:
Richard Berger
2017-03-07 00:55:01 -05:00
parent 007f3c66a0
commit 3a054d1a82
35 changed files with 50 additions and 50 deletions

View File

@ -1395,7 +1395,7 @@ void Molecule::check_attributes(int flag)
if (atom->maxspecial < onemol->maxspecial) mismatch = 1;
if (mismatch)
error->all(FLERR,"Molecule toplogy/atom exceeds system topology/atom");
error->all(FLERR,"Molecule topology/atom exceeds system topology/atom");
}
// warn if molecule topology defined but no special settings