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

@ -1034,7 +1034,7 @@ void PairEDIP::setup_params()
if (rtmp > cutmax) cutmax = rtmp;
}
// this should be removed for multi species parametrizations
// this should be removed for multi species parameterization
A = params[0].A;
B = params[0].B;