Unverified Commit f4b64e8d authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix typo in comment

parent 07c5adc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;