Tons of small fixes to documentation.
[alexxy/gromacs.git] / src / tools / gmx_genbox.c
index 223a63f810a0c0766132ed8fb8bf8756efcbbf0c..1336e758a6bb3a3381c7c1c6e122a9fb2644c621 100644 (file)
@@ -627,8 +627,8 @@ int gmx_genbox(int argc,char *argv[])
     "The program iterates until [TT]nmol[tt] molecules",
     "have been inserted in the box. To test whether an insertion is ",
     "successful the same van der Waals criterium is used as for removal of ",
-    "solvent molecules. When no appropriately ",
-    "sized holes (holes that can hold an extra molecule) are available the ",
+    "solvent molecules. When no appropriately-sized ",
+    "holes (holes that can hold an extra molecule) are available, the ",
     "program tries for [TT]-nmol[tt] * [TT]-try[tt] times before giving up. ",
     "Increase [TT]-try[tt] if you have several small holes to fill.[PAR]",