Merge remote-tracking branch 'origin/release-5-1' into master
[alexxy/gromacs.git] / src / programs / mdrun / md.cpp
index a9312ff7cf6730ac288fc6154b200242a3fc197f..5944f106c27d0e7bebe234966c03b6b01d83bc3e 100644 (file)
@@ -1321,7 +1321,7 @@ double gmx::do_md(FILE *fplog, t_commrec *cr, int nfile, const t_filenm fnm[],
 
         /* #########   START SECOND UPDATE STEP ################# */
 
-        /* at the start of step, randomize the velocities (if vv. Restriction of Andersen controlled
+        /* at the start of step, randomize or scale the velocities ((if vv. Restriction of Andersen controlled
            in preprocessing */
 
         if (ETC_ANDERSEN(ir->etc)) /* keep this outside of update_tcouple because of the extra info required to pass */