X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Fgrompp.cpp;fp=src%2Fgromacs%2Fgmxpreprocess%2Fgrompp.cpp;h=899b5008c2becadbe5008ba31f7652865f5c7fa8;hp=4c9fbf8d93d4ee2683d65002bad612ccbe9a9be5;hb=f96b513f23d608e7f3138875937c031f255f49c3;hpb=34d6029f0f7e1b521b148eae4164d02e28911db5 diff --git a/src/gromacs/gmxpreprocess/grompp.cpp b/src/gromacs/gmxpreprocess/grompp.cpp index 4c9fbf8d93..899b5008c2 100644 --- a/src/gromacs/gmxpreprocess/grompp.cpp +++ b/src/gromacs/gmxpreprocess/grompp.cpp @@ -1577,7 +1577,7 @@ static bool haveDecoupledModeInMol(const gmx_moltype_t& molt, /*! \brief Checks if the Verlet buffer and constraint accuracy is sufficient for decoupled dynamic modes. * - * When decoupled modes are present and the accuray in insufficient, + * When decoupled modes are present and the accuracy in insufficient, * this routine issues a warning if the accuracy is insufficient. */ static void checkDecoupledModeAccuracy(const gmx_mtop_t* mtop, const t_inputrec* ir, warninp* wi)