Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / tools / gmx_h2order.c
index e7e98d7dc9c078a7ab884c9c6da51b8cdb65538a..e495b618620403606c43f000e56707c1bcd961af 100644 (file)
@@ -263,7 +263,7 @@ int gmx_h2order(int argc,char *argv[])
       "Take the normal on the membrane in direction X, Y or Z." },
     { "-sl",  FALSE, etINT, {&nslices},
       "Calculate order parameter as function of boxlength, dividing the box"
-      " in #nr slices."}
+      " in this number of slices."}
   };
   const char *bugs[] = {
     "The program assigns whole water molecules to a slice, based on the first "