--- trunk/OOPSE/utils/zsub.cpp 2004/04/14 15:37:41 1108 +++ trunk/OOPSE/utils/zsub.cpp 2004/04/15 22:15:21 1116 @@ -16,8 +16,8 @@ using namespace std; * @version: 1.0 * @email: tlin@nd.edu * - * This program is a substitue of quickLate. It not only implemnet all of the functions in - * quickLate, but also provide the functions of replacing atom types for z-constraint. + * This program is a substitue of quickLate. It not only implemnets all of the functions in + * quickLate, but also provides the functions of replacing atom types for z-constraint. * This implement is kind of wierd!!! */ vector getAtomToZMol(SimInfo* info, vector& zmolIndex);