Tons of small fixes to documentation.
[alexxy/gromacs.git] / src / tools / gmx_order.c
index 7723c0981a061ff11b9669a26f7c7400726963da..3b21564dd4d2ee67d4cb2ff9594b70e85966eea6 100644 (file)
@@ -801,7 +801,7 @@ int gmx_order(int argc,char *argv[])
     { "-d",      FALSE, etENUM, {normal_axis}, 
       "Direction of the normal on the membrane" },
     { "-sl",     FALSE, etINT, {&nslices},
-      "Calculate order parameter as function of boxlength, dividing the box"
+      "Calculate order parameter as function of box length, dividing the box"
       " in #nr slices." },
     { "-szonly", FALSE, etBOOL,{&bSzonly},
       "Only give Sz element of order tensor. (axis can be specified with [TT]-d[tt])" },