fix typo in comment

This commit is contained in:
Axel Kohlmeyer 2020-02-14 18:29:11 -05:00
parent 07c5adc57a
commit f4b64e8d91
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 1 additions and 1 deletions

View File

@ -1084,7 +1084,7 @@ void Set::setrandom(int keyword)
ranmars->select_subset(nsubset,count,flag,work);
// change types of selected atoms
// flag vecftor from select_subset() is only for eligible atoms
// flag vector from select_subset() is only for eligible atoms
count = 0;
int eligible = 0;