Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / mdlib / qmmm.c
index 1858d4903a47e24e65bff775d84124157b6453b5..d02396a71437f48b73a5a8586ce79b581df7a44a 100644 (file)
@@ -493,7 +493,7 @@ void init_QMMMrec(t_commrec  *cr,
     /* issue a fatal if the user wants to run with more than one node */
     if (PAR(cr))
     {
-        gmx_fatal(FARGS, "QM/MM does not work in parallel, use a single node instead\n");
+        gmx_fatal(FARGS, "QM/MM does not work in parallel, use a single rank instead\n");
     }
 
     /* Make a local copy of the QMMMrec */