Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / tools / gmx_spatial.c
index bab9d0b57fee149736492e27f2345fe018726efe..8de82473c4a7e4a17f0fc2276e13dbfafe6a2980 100644 (file)
@@ -120,7 +120,7 @@ int gmx_spatial(int argc,char *argv[])
     /*    { "-cut",      bCUTDOWN, etBOOL, {&bCUTDOWN},*/
     /*      "Display a total cube that is of minimal size" }, */
     { "-bin",      FALSE, etREAL, {&rBINWIDTH},
-      "Width of the bins in nm" },
+      "Width of the bins (nm)" },
     { "-nab",      FALSE, etINT, {&iNAB},
       "Number of additional bins to ensure proper memory allocation" }
   };