diff --git a/modules/conop/src/nonstandard.cc b/modules/conop/src/nonstandard.cc index 620cd9a1d5ef2d90c23deb950486dc2be0e34f30..5effd8d9014ca886d63bb50f5457cc487fa782f0 100644 --- a/modules/conop/src/nonstandard.cc +++ b/modules/conop/src/nonstandard.cc @@ -168,8 +168,8 @@ bool CopyModified(ResidueHandle src_res, ResidueHandle dst_res, // chirality of those centers in the compound library. // For now, this function just handles cases where the src_res contains - // additional atoms, but the dst_atom doesn't contain any atoms the src_res - // doesn't have. It these two requirements are not met, we fall back to + // additional atoms, but the dst_res doesn't contain any atoms the src_res + // doesn't have. If these two requirements are not met, we fall back to // CopyNonConserved. // first let's get our hands on the component library