Fix typos in src files

This commit is contained in:
Richard Berger
2017-03-05 20:35:52 -05:00
parent 084d831bce
commit 7dd60f9737
59 changed files with 89 additions and 89 deletions

View File

@ -168,7 +168,7 @@ void PairGauss::settings(int narg, char **arg)
cut_global = force->numeric(FLERR,arg[0]);
// reset cutoffs that have been explicity set
// reset cutoffs that have been explicitly set
if (allocated) {
int i,j;